X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fpackage.json;h=4f8c8a9651a06e0a9a5155a39b59919a7183f8ac;hb=2c6cb25eb12074af1f0fb29383eef8a175abb0f0;hp=ba41699678994aa3c561bc949d37d1922c9be0ca;hpb=21baf44462799a80c4b1cd772de8c3c4fa0b3d37;p=vchess.git diff --git a/client/package.json b/client/package.json index ba416996..4f8c8a96 100644 --- a/client/package.json +++ b/client/package.json @@ -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",