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 f1b7db7 commit c1f4df8Copy full SHA for c1f4df8
package.json
@@ -33,14 +33,14 @@
33
},
34
"devDependencies": {
35
"chai": "^3.0.0",
36
- "coffee-script": "1.9.0",
37
- "istanbul": "0.3.5",
38
- "ecstatic": "0.5.8",
39
- "glob": "^4.3.5",
40
- "jshint": "^2.6.0",
41
- "mocha": "^1.21.5",
42
- "opener": "^1.4.0",
43
- "q": "^1.1.2",
44
- "underscore": "1.7.0"
+ "coffee-script": "1.10.0",
+ "istanbul": "0.4.1",
+ "ecstatic": "^1.3.1",
+ "glob": "^6.0.1",
+ "jshint": "^2.8.0",
+ "mocha": "^2.3.4",
+ "opener": "^1.4.1",
+ "q": "^1.4.1",
+ "underscore": "1.8.3"
45
}
46
0 commit comments