Skip to content

Commit

Permalink
package.json updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sdebacker committed Nov 15, 2014
1 parent 5d38b89 commit 9290e48
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@
"author": "Samuel De Backer",
"private": true,
"devDependencies": {
"gulp": "^3.8.9",
"gulp": "^3.8.10",
"gulp-angular-gettext": "^0.3.1",
"gulp-autoprefixer": "1.0.1",
"gulp-concat": "^2.4.1",
"gulp-filter": "^1.0.2",
"gulp-imagemin": "^1.2.1",
"gulp-imagemin": "^2.0.0",
"gulp-less": "^1.3.6",
"gulp-livereload": "^2.1.1",
"gulp-minify-css": "^0.3.11",
"gulp-newer": "^0.3.0",
"gulp-ng-annotate": "^0.3.3",
"gulp-notify": "^2.0.0",
"gulp-newer": "^0.4.0",
"gulp-ng-annotate": "^0.3.5",
"gulp-notify": "^2.0.1",
"gulp-rename": "^1.2.0",
"gulp-uglify": "^1.0.1",
"gulp-util": "^3.0.1",
"gulp-watch": "^1.1.0",
"main-bower-files": "^2.1.0"
"gulp-watch": "^1.2.0",
"main-bower-files": "^2.4.0"
}
}

0 comments on commit 9290e48

Please sign in to comment.