X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fpackage.json;h=68f1475020b565d18ec219766ad04f706d1c8241;hb=50f1f7c38bae6100b15db1fdb263a1fb97b9266c;hp=ba41699678994aa3c561bc949d37d1922c9be0ca;hpb=21baf44462799a80c4b1cd772de8c3c4fa0b3d37;p=vchess.git diff --git a/client/package.json b/client/package.json index ba416996..68f14750 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" }, @@ -16,11 +15,13 @@ "@vue/cli-plugin-eslint": "^3.12.1", "@vue/cli-service": "^3.12.1", "@vue/eslint-config-prettier": "^4.0.1", + "ajv": "^6.10.2", "apply-loader": "^2.0.0", "babel-eslint": "^10.0.3", "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",