Skip to content

Commit

Permalink
chore(jspm): update package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebholstein committed Mar 22, 2016
1 parent 7c95e55 commit 6fb389c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,12 @@
"jspm": {
"jspmNodeConversion": false,
"dependencies": {
"angular2": "^2.0.0-beta.7",
"angular2": "^2.0.0-beta.11",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
"es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"zone.js": "0.5.15"
"zone.js": "^0.6.4"
}
}
}

0 comments on commit 6fb389c

Please sign in to comment.