fix(npm): move moment-locales to main deps

This commit is contained in:
Sabe Jones 2024-05-22 09:23:30 -05:00
parent 7936677fd8
commit 9ae6063f78

View file

@ -36,6 +36,7 @@
"jquery": "^3.7.1",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"moment-locales-webpack-plugin": "^1.2.0",
"nconf": "^0.12.1",
"sass": "^1.63.4",
"sass-loader": "^14.1.1",
@ -59,7 +60,6 @@
"babel-plugin-lodash": "^3.3.4",
"chai": "^5.1.0",
"inspectpack": "^4.7.1",
"moment-locales-webpack-plugin": "^1.2.0",
"terser-webpack-plugin": "^5.3.10",
"webpack": "^5.89.0"
}