diff --git a/package.json b/package.json index f0ab61a..83fdb57 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,8 @@ "eslint-plugin-vue": "^5.0.0", "lint-staged": "^8.1.5", "prettier": "^1.18.2", - "vue-template-compiler": "^2.6.10" + "vue-template-compiler": "^2.6.10", + "yarn": "^1.22.10" }, "gitHooks": { "pre-commit": "lint-staged"