diff --git a/website/client/package.json b/website/client/package.json index 593f539934..9d785ec6d3 100644 --- a/website/client/package.json +++ b/website/client/package.json @@ -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" }