Skip to content

Commit

Permalink
chore(package): updates of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlautier committed Jun 9, 2016
1 parent 0c84b3c commit 2804afd
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,32 +25,32 @@
"gulp": "^3.9.1",
"gulp-bump": "^2.1.0",
"gulp-conventional-changelog": "^1.1.0",
"gulp-git": "^1.7.1",
"gulp-git": "^1.7.2",
"gulp-plumber": "^1.1.0",
"gulp-sourcemaps": "^2.0.0-alpha",
"gulp-tslint": "^5.0.0",
"gulp-tslint-stylish": "^1.1.1",
"gulp-typescript": "^2.13.0",
"gulp-typescript": "^2.13.6",
"gulp-util": "^3.0.7",
"jasmine-core": "^2.4.1",
"karma": "^0.13.22",
"karma-appveyor-reporter": "^0.3.0",
"karma-chrome-launcher": "^1.0.1",
"karma-jasmine": "^1.0.2",
"karma-mocha-reporter": "^2.0.2",
"karma-mocha-reporter": "^2.0.3",
"karma-systemjs": "^0.13.0",
"merge2": "^1.0.2",
"require-dir": "^0.3.0",
"run-sequence": "^1.1.5",
"systemjs": "^0.19.27",
"tslint": "^3.8.1",
"run-sequence": "^1.2.1",
"systemjs": "^0.19.30",
"tslint": "^3.11.0",
"typescript": "^1.8.10",
"yargs": "^4.6.0",
"yargs": "^4.7.1",
"@angular/core": "^2.0.0-rc.1",
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12",
"reflect-metadata": "^0.1.3",
"es6-shim": "^0.35.0"
"es6-shim": "^0.35.1"
},
"dependencies": {},
"peerDependencies": {
Expand Down

0 comments on commit 2804afd

Please sign in to comment.