Skip to content

Commit

Permalink
beta 12
Browse files Browse the repository at this point in the history
  • Loading branch information
johnpapa committed Mar 24, 2016
1 parent 1ace177 commit 1505d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"typings": "typings"
},
"dependencies": {
"angular2": "2.0.0-beta.11",
"angular2": "2.0.0-beta.12",
"systemjs": "0.19.24",
"es6-promise": "^3.0.2",
"es6-shim": "^0.35.0",
"reflect-metadata": "0.1.2",
"rxjs": "5.0.0-beta.2",
"zone.js": "0.6.4"
"zone.js": "0.6.6"
},
"devDependencies": {
"concurrently": "^2.0.0",
Expand Down

0 comments on commit 1505d9a

Please sign in to comment.