Fix bugs on variant page + update packages
[vchess.git] / client / package.json
index ba41699..4f8c8a9 100644 (file)
@@ -8,7 +8,6 @@
     "lint": "vue-cli-service lint"
   },
   "dependencies": {
-    "lodash": "^4.17.15",
     "vue": "^2.6.10",
     "vue-router": "^3.1.3"
   },
@@ -21,6 +20,7 @@
     "eslint": "^5.16.0",
     "eslint-plugin-vue": "^5.2.3",
     "lint-staged": "^8.2.1",
+    "lodash": "^4.17.15",
     "node-sass": "^4.13.0",
     "pug": "^2.0.4",
     "pug-loader": "^2.4.0",