summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 6ecc41c3..4e23a0ff 100644
--- a/package.json
+++ b/package.json
@@ -20,8 +20,6 @@
"core-js": "3.3.2",
"js-cookie": "^2.2.1",
"lodash": "4.17.15",
- "sinon": "9.0.1",
- "sinon-chai": "3.5.0",
"vue": "2.6.11",
"vue-i18n": "8.15.3",
"vue-router": "3.1.3",
@@ -51,6 +49,8 @@
"node-sass": "4.13.1",
"prettier": "1.18.2",
"sass-loader": "8.0.0",
+ "sinon": "9.0.1",
+ "sinon-chai": "3.5.0",
"vue-cli-plugin-i18n": "0.6.1",
"vue-template-compiler": "2.6.11",
"vuepress": "^1.2.0"