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 02a0c66 commit 695dcebCopy full SHA for 695dceb
package.json
@@ -42,15 +42,15 @@
42
},
43
"devDependencies": {
44
"expect.js": "~0.3.1",
45
- "grunt": "~1.0.1",
46
- "grunt-cli": "~1.2.0",
47
- "grunt-contrib-clean": "^1.0.0",
48
- "grunt-contrib-copy": "^1.0.0",
49
- "grunt-contrib-watch": "^1.0.0",
+ "grunt": "~0.4.5",
+ "grunt-cli": "~0.1.13",
+ "grunt-contrib-clean": "^0.6.0",
+ "grunt-contrib-copy": "^0.8.0",
+ "grunt-contrib-watch": "^0.6.1",
50
"grunt-mocha-test": "^0.13.2",
51
- "grunt-typescript": "^0.8.0",
+ "grunt-typescript": "^0.6.1",
52
"mocha": "^3.2.0",
53
- "typescript": "^2.1.6"
+ "typescript": "^1.6.2"
54
55
"directories": {
56
"lib": "./lib"
0 commit comments