Skip to content

Commit

Permalink
chore(core): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
balthazar committed Feb 28, 2015
1 parent 0015c70 commit 5cf8caf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"errorhandler": "^1.3.3",
"gulp": "^3.8.10",
"gulp-angular-templatecache": "^1.5.0",
"gulp-bump": "^0.1.13",
"gulp-bump": "^0.2.2",
"gulp-concat": "^2.4.3",
"gulp-git": "^1.0.0",
"gulp-inject": "^1.1.1",
"gulp-jshint": "^1.9.1",
"gulp-livereload": "^3.6.0",
"gulp-load-plugins": "^0.8.0",
"gulp-minify-css": "^0.4.3",
"gulp-minify-css": "^0.5.1",
"gulp-mocha": "^2.0.0",
"gulp-ng-annotate": "^0.5.2",
"gulp-nodemon": "^1.0.5",
Expand All @@ -37,7 +37,7 @@
},
"dependencies": {
"body-parser": "^1.11.0",
"chalk": "^0.5.1",<% if (filters.auth) { %>
"chalk": "^1.0.0",<% if (filters.auth) { %>
"composable-middleware": "^0.3.0",<% } %>
"compression": "^1.4.0",
"cookie-parser": "^1.3.3",<% if (filters.auth) { %>
Expand Down

0 comments on commit 5cf8caf

Please sign in to comment.