Skip to content

Commit

Permalink
chore(dev-deps): set moment to use a consistent version
Browse files Browse the repository at this point in the history
like the rest of the dependencies
  • Loading branch information
hasezoey committed Jul 6, 2024
1 parent cb96aa5 commit 13f96a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"marked": "4.3.0",
"mkdirp": "^3.0.1",
"mocha": "10.6.0",
"moment": "2.x",
"moment": "2.30.1",
"mongodb-memory-server": "9.4.0",
"ncp": "^2.0.0",
"nyc": "15.1.0",
Expand Down

0 comments on commit 13f96a4

Please sign in to comment.