'moment'
Showing
.env.development
0 → 100644
.env.production
0 → 100644
... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
"core-js": "^3.6.5", | "core-js": "^3.6.5", | ||
"lodash": "^4.17.21", | "lodash": "^4.17.21", | ||
"lodash-webpack-plugin": "^0.11.6", | "lodash-webpack-plugin": "^0.11.6", | ||
"moment": "^2.29.1", | |||
"nprogress": "^0.2.0", | "nprogress": "^0.2.0", | ||
"style-resources-loader": "^1.5.0", | "style-resources-loader": "^1.5.0", | ||
"vue": "^2.6.11", | "vue": "^2.6.11", | ||
... | ... |
Please register or sign in to comment