diff --git a/install/package.json b/install/package.json index 9cc61b131c..85d677fac7 100644 --- a/install/package.json +++ b/install/package.json @@ -130,9 +130,9 @@ "eslint-plugin-import": "2.14.0", "grunt": "1.0.3", "grunt-contrib-watch": "1.1.0", - "husky": "^1.1.2", + "husky": "1.1.2", "jsdom": "12.2.0", - "lint-staged": "^7.3.0", + "lint-staged": "7.3.0", "mocha": "5.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "13.0.1",