From 0bd4a1b7dac1314d1aac547c5e87c49ba43874a4 Mon Sep 17 00:00:00 2001 From: Pan Date: Sun, 19 Aug 2018 16:29:58 +0800 Subject: [PATCH] fixed version --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8de8bfba..89e6ec12 100644 --- a/package.json +++ b/package.json @@ -82,10 +82,10 @@ "eslint": "4.19.1", "eslint-friendly-formatter": "4.0.1", "eslint-loader": "2.0.0", - "eslint-plugin-vue": "^4.7.1", + "eslint-plugin-vue": "4.7.1", "file-loader": "1.1.11", "friendly-errors-webpack-plugin": "1.7.0", - "hash-sum": "^1.0.2", + "hash-sum": "1.0.2", "html-webpack-plugin": "^4.0.0-alpha", "husky": "0.14.3", "lint-staged": "7.2.2",