mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
fix(npm): move moment-locales to main deps
This commit is contained in:
parent
7936677fd8
commit
9ae6063f78
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue