mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-12 11:54:10 +00:00
Update to Angular 2 Beta 1. New bug: no longer waits for server-side HTTP requests to complete - waiting for info to resolve this.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"author": "Microsoft",
|
||||
"license": "Apache-2.0",
|
||||
"peerDependencies": {
|
||||
"angular2": "2.0.0-alpha.44"
|
||||
"angular2": "2.0.0-beta.1",
|
||||
"rxjs": "5.0.0-beta.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"systemjs-builder": "^0.14.11",
|
||||
|
||||
Reference in New Issue
Block a user