Skip to content

Commit

Permalink
Update devDependencies (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
ajsb85 authored and mlijanto committed Jan 26, 2017
1 parent 11fb355 commit 718845a
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -20,22 +20,22 @@
"homepage": "http://winstrap.azurewebsites.net",
"dependencies": {
"bootstrap-sass": "3.3.7",
"jquery": "^2.1.4"
"jquery": "^3.1.1"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-assemble": "^0.4.0",
"grunt-bump": "^0.3.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.9.0",
"grunt-contrib-copy": "^0.7.0",
"grunt-contrib-cssmin": "^0.14.0",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-file-exists": "^0.1.2",
"grunt-notify": "^0.4.1",
"grunt-sass": "^1.0.0",
"jshint-stylish": "^2.0.0"
"grunt": "^1.0.1",
"grunt-assemble": "^0.5.0",
"grunt-bump": "^0.8.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^1.0.2",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-file-exists": "^0.1.4",
"grunt-notify": "^0.4.5",
"grunt-sass": "^2.0.0",
"jshint-stylish": "^2.2.1"
},
"bugs": {
"url": "https://github.com/winjs/winstrap/issues"
Expand Down

0 comments on commit 718845a

Please sign in to comment.