Skip to content

Commit 3b231f2

Browse files
authored
Update package.json
1 parent afac9f8 commit 3b231f2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
},
3131
"homepage": "https://github.com/rzcoder/node-rsa",
3232
"devDependencies": {
33-
"chai": "^3.5.0",
34-
"grunt": "^1.0.1",
35-
"grunt-contrib-jshint": "^1.0.0",
36-
"grunt-simple-mocha": "^0.4.1",
37-
"jit-grunt": "^0.10.0",
38-
"lodash": "^4.13.1"
33+
"chai": "3.5.0",
34+
"grunt": "1.0.1",
35+
"grunt-contrib-jshint": "1.0.0",
36+
"grunt-simple-mocha": "0.4.1",
37+
"jit-grunt": "0.10.0",
38+
"lodash": "4.13.1"
3939
},
4040
"dependencies": {
4141
"asn1": "0.2.3"

0 commit comments

Comments
 (0)