Skip to content

Commit d4ec866

Browse files
feat(angular): update to angular 2.0.0-beta.15
1 parent 195eca4 commit d4ec866

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"postinstall": "npm run typings-install"
4848
},
4949
"dependencies": {
50-
"angular2": "2.0.0-beta.13",
50+
"angular2": "2.0.0-beta.15",
5151
"async": "1.5.2",
5252
"core-js": "2.2.1",
5353
"d3": "3.5.16",
@@ -58,7 +58,7 @@
5858
"rxjs": "5.0.0-beta.2",
5959
"tinytim": "0.1.1",
6060
"tracer": "0.8.3",
61-
"zone.js": "0.6.6"
61+
"zone.js": "0.6.11"
6262
},
6363
"devDependencies": {
6464
"awesome-typescript-loader": "^0.17.0-rc.2",

0 commit comments

Comments
 (0)