Skip to content

Commit

Permalink
feat(angular): update to angular 2.0.0-beta.15
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveVanOpstal committed Apr 24, 2016
1 parent 195eca4 commit d4ec866
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 @@ -47,7 +47,7 @@
"postinstall": "npm run typings-install"
},
"dependencies": {
"angular2": "2.0.0-beta.13",
"angular2": "2.0.0-beta.15",
"async": "1.5.2",
"core-js": "2.2.1",
"d3": "3.5.16",
Expand All @@ -58,7 +58,7 @@
"rxjs": "5.0.0-beta.2",
"tinytim": "0.1.1",
"tracer": "0.8.3",
"zone.js": "0.6.6"
"zone.js": "0.6.11"
},
"devDependencies": {
"awesome-typescript-loader": "^0.17.0-rc.2",
Expand Down

0 comments on commit d4ec866

Please sign in to comment.