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

Commit

Permalink
Update the latest npm packages:
Browse files Browse the repository at this point in the history
del                          1.2.1  →   2.2.0
 event-stream                 3.3.1  →   3.3.2
 gulp-angular-templatecache   1.7.0  →   1.8.0
 gulp-connect                 2.2.0  →   2.3.1
 gulp-git                     1.2.4  →   1.6.0
 gulp-less                    3.0.3  →   3.0.5
 gulp-load-plugins           0.10.0  →   1.1.0
 gulp-size                    1.2.0  →   2.0.0
 gulp-sourcemaps              1.5.2  →   1.6.0
 gulp-tslint                  4.1.1  →   4.2.1
 xml2js                      0.4.10  →  0.4.15
 through2                     1.1.1  →   2.0.0
 underscore.string            2.4.0  →   3.2.2
 which                        1.1.1  →   1.2.0
 wiredep                      2.2.2  →   3.0.0
 gulp-uglify                  1.4.2  →   1.5.1
 yargs                       3.29.0  →  3.31.0
  • Loading branch information
mtho11 committed Dec 21, 2015
1 parent 1b9bcc8 commit 91cfa48
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions console/src/main/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
"private": true,
"devDependencies": {
"bower": "1.7.1",
"del": "1.2.1",
"event-stream": "3.3.1",
"del": "2.2.0",
"event-stream": "3.3.2",
"gulp": "3.9.0",
"gulp-angular-templatecache": "1.7.0",
"gulp-angular-templatecache": "1.8.0",
"gulp-concat": "2.6.0",
"gulp-connect": "2.2.0",
"gulp-git": "1.2.4",
"gulp-less": "3.0.3",
"gulp-load-plugins": "0.10.0",
"gulp-connect": "2.3.1",
"gulp-git": "1.6.0",
"gulp-less": "3.0.5",
"gulp-load-plugins": "1.1.0",
"gulp-notify": "2.2.0",
"gulp-replace": "0.5.4",
"gulp-size": "1.2.0",
"gulp-sourcemaps": "1.5.2",
"gulp-tslint": "4.1.1",
"gulp-size": "2.0.0",
"gulp-sourcemaps": "1.6.0",
"gulp-tslint": "4.2.1",
"gulp-typescript": "2.10.0",
"gulp-watch": "4.3.5",
"xml2js": "0.4.10",
"through2": "1.1.1",
"underscore.string": "2.4.0",
"xml2js": "0.4.15",
"through2": "2.0.0",
"underscore.string": "3.2.2",
"vinyl-map": "1.0.1",
"which": "1.1.1",
"wiredep": "2.2.2",
"gulp-uglify": "1.4.2",
"which": "1.2.0",
"wiredep": "3.0.0",
"gulp-uglify": "1.5.1",
"gulp-ng-annotate": "1.1.0",
"yargs": "3.29.0",
"yargs": "3.31.0",
"gulp-if-else": "1.0.3"
}
}

0 comments on commit 91cfa48

Please sign in to comment.