Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Update npm packages to latest versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtho11 committed Jul 7, 2015
1 parent e58a2bb commit 584377c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions console/src/main/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,23 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"bower": "^1.3.12",
"bower": "^1.4.1",
"del": "1.1.1",
"event-stream": "^3.1.7",
"gulp": "^3.8.10",
"gulp-angular-templatecache": "^1.5.0",
"gulp-concat": "^2.4.2",
"gulp-concat": "^2.6.0",
"gulp-connect": "^2.2.0",
"gulp-git": "1.1.0",
"gulp-less": "3.0.1",
"gulp-less": "3.0.3",
"gulp-load-plugins": "^0.8.0",
"gulp-notify": "^2.1.0",
"gulp-notify": "^2.2.0",
"gulp-replace": "0.5.3",
"gulp-size": "^1.2.0",
"gulp-sourcemaps": "1.5.0",
"gulp-tslint": "^1.4.2",
"gulp-typescript": "^2.3.0",
"gulp-watch": "^3.0.0",
"gulp-sourcemaps": "1.5.2",
"gulp-tslint": "^1.5.0",
"gulp-typescript": "^2.7.8",
"gulp-watch": "^4.2.4",
"xml2js": "0.4.8",
"through2": "^0.6.3",
"underscore.string": "^2.4.0",
Expand Down

0 comments on commit 584377c

Please sign in to comment.