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 afac9f8 commit 3b231f2Copy full SHA for 3b231f2
package.json
@@ -30,12 +30,12 @@
30
},
31
"homepage": "https://github.com/rzcoder/node-rsa",
32
"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"
+ "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