Bump dependencies
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | @@ -11,22 +11,22 @@ | ... | @@ -11,22 +11,22 @@ |
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "bower": "^1.8.2", | "bower": "^1.8.2", | ||
| "express": "3.4.4", | "express": "3.21.2", | ||
| "grunt": "0.4.5", | "grunt": "0.4.5", | ||
| "grunt-cli": "^1.2.0", | "grunt-cli": "^1.2.0", | ||
| "grunt-angular-templates": "0.5.7", | "grunt-angular-templates": "1.0.3", | ||
| "grunt-available-tasks": "0.4.3", | "grunt-available-tasks": "0.4.3", | ||
| "grunt-contrib-clean": "0.4.1", | "grunt-contrib-clean": "1.0.0", | ||
| "grunt-contrib-concat": "0.3.0", | "grunt-contrib-concat": "1.0.0", | ||
| "grunt-contrib-connect": "0.5.0", | "grunt-contrib-connect": "1.0.2", | ||
| "grunt-contrib-copy": "0.5.0", | "grunt-contrib-copy": "1.0.0", | ||
| "grunt-contrib-cssmin": "0.9.0", | "grunt-contrib-cssmin": "1.0.1", | ||
| "grunt-contrib-jshint": "0.7.0", | "grunt-contrib-jshint": "1.0.0", | ||
| "grunt-contrib-less": "1.3.0", | "grunt-contrib-less": "1.3.0", | ||
| "grunt-contrib-uglify": "3.0.1", | "grunt-contrib-uglify": "3.0.1", | ||
| "grunt-contrib-watch": "0.5.3", | "grunt-contrib-watch": "1.0.0", | ||
| "grunt-eslint": "~17.1.0", | "grunt-eslint": "~17.1.0", | ||
| "grunt-karma": "0.8.3", | "grunt-karma": "^2.0.0", | ||
| "grunt-ng-annotate": "^1.0.1", | "grunt-ng-annotate": "^1.0.1", | ||
| "grunt-remove": "^0.1.0", | "grunt-remove": "^0.1.0", | ||
| "jasmine-core": "^2.8.0", | "jasmine-core": "^2.8.0", | ||
| ... | ... |
Please
register
or
sign in
to comment