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

Commit

Permalink
Update package.json to the latest packages including Typescript 1.8, …
Browse files Browse the repository at this point in the history
…tslint, and babel for the gulpfile.
  • Loading branch information
mtho11 committed Mar 9, 2016
1 parent 45ab878 commit a64a78b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions console/src/main/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,32 +4,32 @@
"private": true,
"devDependencies": {
"babel": "6.5.2",
"babel-core": "6.5.2",
"babel-preset-es2015": "6.5.0",
"babel-core": "6.6.5",
"babel-preset-es2015": "6.6.0",
"bower": "1.7.2",
"del": "2.2.0",
"event-stream": "3.3.2",
"gulp": "3.9.1",
"gulp-angular-templatecache": "1.8.0",
"gulp-concat": "2.6.0",
"gulp-connect": "2.3.1",
"gulp-connect": "3.1.0",
"gulp-git": "1.7.0",
"gulp-less": "3.0.5",
"gulp-load-plugins": "1.2.0",
"gulp-notify": "2.2.0",
"gulp-replace": "0.5.4",
"gulp-size": "2.0.0",
"gulp-sourcemaps": "1.6.0",
"gulp-tslint": "4.3.2",
"gulp-typescript": "2.11.0",
"gulp-tslint": "4.3.3",
"gulp-typescript": "2.12.1",
"gulp-watch": "4.3.5",
"xml2js": "0.4.16",
"through2": "2.0.1",
"underscore.string": "3.2.3",
"underscore.string": "3.3.4",
"vinyl-map": "1.0.1",
"which": "1.2.4",
"wiredep": "3.0.0",
"gulp-uglify": "1.5.2",
"gulp-uglify": "1.5.3",
"gulp-ng-annotate": "1.1.0",
"yargs": "3.32.0",
"gulp-if-else": "1.0.3",
Expand Down

0 comments on commit a64a78b

Please sign in to comment.