Add grunt-jscs to package.json dev dependencies, update doctoc.
This commit is contained in:
parent
72432d0fa8
commit
c185a7a093
2 changed files with 3 additions and 1 deletions
|
|
@ -28,6 +28,7 @@
|
|||
"grunt-contrib-uglify": "^0.10.1",
|
||||
"grunt-contrib-watch": "^0.6.1",
|
||||
"grunt-doctoc": "^0.1.1",
|
||||
"grunt-sass": "^1.1.0"
|
||||
"grunt-sass": "^1.1.0",
|
||||
"grunt-jscs": "^2.7.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue