Skip to content

Commit

Permalink
Merge pull request gridstack#635 from radiolips/feature/grunt-doctoc
Browse files Browse the repository at this point in the history
Update grunt and doctoc!
  • Loading branch information
radiolips authored Apr 20, 2017
2 parents a7fd507 + f695d22 commit 66f46ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,16 +32,16 @@
"devDependencies": {
"connect": "^3.4.1",
"coveralls": "^2.11.8",
"doctoc": "^1.0.0",
"grunt": "^0.4.5",
"doctoc": "^1.3.0",
"grunt": "^1.0.1",
"grunt-cli": "^1.2.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^2.1.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-uglify": "^2.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-doctoc": "^0.1.1",
"grunt-doctoc": "https://github.com/nickyout/grunt-doctoc.git#master",
"grunt-jscs": "^3.0.1",
"grunt-protractor-runner": "^5.0.0",
"grunt-protractor-webdriver": "^0.2.5",
Expand Down

0 comments on commit 66f46ce

Please sign in to comment.