summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/package.json b/package.json
index b0519f42..2d5f4d5e 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,6 @@
"core-js": "3.3.2",
"js-cookie": "^2.2.1",
"vue": "2.6.11",
- "vue-date-fns": "1.1.0",
"vue-i18n": "8.15.3",
"vue-router": "3.1.3",
"vuelidate": "^0.7.4",
@@ -45,9 +44,9 @@
"node-sass": "4.13.1",
"prettier": "1.18.2",
"sass-loader": "8.0.0",
+ "vue-cli-plugin-i18n": "0.6.1",
"vue-template-compiler": "2.6.11",
- "vuepress": "^1.2.0",
- "vue-cli-plugin-i18n": "0.6.1"
+ "vuepress": "^1.2.0"
},
"gitHooks": {
"pre-commit": "lint-staged"