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.
2 parents a7fd507 + f695d22 commit 66f46ceCopy full SHA for 66f46ce
package.json
@@ -32,16 +32,16 @@
32
"devDependencies": {
33
"connect": "^3.4.1",
34
"coveralls": "^2.11.8",
35
- "doctoc": "^1.0.0",
36
- "grunt": "^0.4.5",
+ "doctoc": "^1.3.0",
+ "grunt": "^1.0.1",
37
"grunt-cli": "^1.2.0",
38
"grunt-contrib-connect": "^1.0.2",
39
"grunt-contrib-copy": "^1.0.0",
40
"grunt-contrib-cssmin": "^2.1.0",
41
"grunt-contrib-jshint": "^1.0.0",
42
"grunt-contrib-uglify": "^2.3.0",
43
"grunt-contrib-watch": "^1.0.0",
44
- "grunt-doctoc": "^0.1.1",
+ "grunt-doctoc": "https://github.com/nickyout/grunt-doctoc.git#master",
45
"grunt-jscs": "^3.0.1",
46
"grunt-protractor-runner": "^5.0.0",
47
"grunt-protractor-webdriver": "^0.2.5",
0 commit comments