Skip to content

Commit

Permalink
chore(packages): updated packages and angular to rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenlautier committed Jun 21, 2016
1 parent 5b96243 commit ec4ff81
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"url": "https://github.com/sketch7/ssv-ng2-core.git"
},
"devDependencies": {
"del": "^2.2.0",
"del": "^2.2.1",
"es6-module-loader": "^0.17.11",
"gulp": "^3.9.1",
"gulp-bump": "^2.1.0",
Expand All @@ -37,24 +37,24 @@
"karma-appveyor-reporter": "^0.3.0",
"karma-chrome-launcher": "^1.0.1",
"karma-jasmine": "^1.0.2",
"karma-mocha-reporter": "^2.0.3",
"karma-systemjs": "^0.13.0",
"karma-mocha-reporter": "^2.0.4",
"karma-systemjs": "^0.14.0",
"merge2": "^1.0.2",
"require-dir": "^0.3.0",
"run-sequence": "^1.2.1",
"systemjs": "^0.19.30",
"systemjs": "^0.19.31",
"tslint": "^3.11.0",
"typescript": "^1.8.10",
"yargs": "^4.7.1",
"@angular/core": "^2.0.0-rc.1",
"@angular/core": "^2.0.0-rc.2",
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12",
"reflect-metadata": "^0.1.3",
"es6-shim": "^0.35.1"
},
"dependencies": {},
"peerDependencies": {
"@angular/core": "^2.0.0-rc.1",
"@angular/core": "^2.0.0-rc.2",
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12"
},
Expand Down

0 comments on commit ec4ff81

Please sign in to comment.