diff --git a/package.json b/package.json index 3d5cef692..31c5e5e5d 100644 --- a/package.json +++ b/package.json @@ -94,9 +94,9 @@ "assert": "~1.1.1", "chai": "~1.9.1", "chai-as-promised": "~4.1.1", - "glob": "^3.2.9", + "glob": "~3.2.9", "grunt-contrib-jshint": "~0.10.0", - "grunt-jscs-checker": "^0.4.3", + "grunt-jscs-checker": "~0.4.3", "grunt-mocha-test": "~0.10.0", "mocha": "~1.18.2", "monocle-js": "~0.6.1",