Skip to content

Commit 553bcad

Browse files
committed
Use tilde dependencies.
1 parent 2f5e288 commit 553bcad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"browserify": "~11.1.0",
2525
"chai": "~3.2.0",
2626
"istanbul": "~0.3.17",
27-
"jscs": "^2.1.1",
28-
"jshint": "^2.8.0",
27+
"jscs": "~2.1.1",
28+
"jshint": "~2.8.0",
2929
"mocha": "~2.3.2",
3030
"moment": "~2.10.6"
3131
},

0 commit comments

Comments
 (0)