Skip to content

Commit a9008f1

Browse files
author
s.vychegzhanin
committed
npm libs updated
1 parent 0d85bb7 commit a9008f1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
},
3131
"homepage": "https://github.com/rzcoder/node-rsa",
3232
"devDependencies": {
33-
"grunt": "0.4.5",
34-
"grunt-simple-mocha": "0.4.0",
35-
"jit-grunt": "0.9.1",
36-
"chai": "2.0.0",
37-
"grunt-contrib-jshint": "0.11.0",
38-
"lodash": "^4.0.0"
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)