We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d85bb7 commit a9008f1Copy full SHA for a9008f1
package.json
@@ -30,12 +30,12 @@
30
},
31
"homepage": "https://github.com/rzcoder/node-rsa",
32
"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"
+ "chai": "^3.5.0",
+ "grunt": "^1.0.1",
+ "grunt-contrib-jshint": "^1.0.0",
+ "grunt-simple-mocha": "^0.4.1",
+ "jit-grunt": "^0.10.0",
+ "lodash": "^4.13.1"
39
40
"dependencies": {
41
"asn1": "0.2.3"
0 commit comments