Skip to content

Commit 90a9889

Browse files
author
Jamie Curnow
committed
moment is required by backend
1 parent f9c003a commit 90a9889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"messageformat": "^2.0.2",
2222
"messageformat-loader": "^0.7.0",
2323
"mini-css-extract-plugin": "^0.4.0",
24-
"moment": "^2.22.2",
2524
"node-sass": "^4.9.0",
2625
"nodemon": "^1.17.5",
2726
"numeral": "^2.0.6",
@@ -49,6 +48,7 @@
4948
"jsonwebtoken": "^8.3.0",
5049
"knex": "^0.14.6",
5150
"lodash": "^4.17.10",
51+
"moment": "^2.22.2",
5252
"mysql": "^2.15.0",
5353
"node-rsa": "^1.0.0",
5454
"objection": "^1.1.10",

0 commit comments

Comments
 (0)