Skip to content

Commit 18ee70a

Browse files
committed
Added grunt-doctoc
1 parent 5ce3c17 commit 18ee70a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"grunt-contrib-copy": "^0.8.2",
2626
"grunt-contrib-cssmin": "^0.14.0",
2727
"grunt-contrib-uglify": "^0.10.1",
28-
"grunt-sass": "^1.1.0"
28+
"grunt-sass": "^1.1.0",
29+
"grunt-doctoc": "^0.1.1"
2930
}
3031
}

0 commit comments

Comments
 (0)