docs(ts): update to A2 beta.9

This commit is contained in:
Ward Bell
2016-03-09 17:44:47 -08:00
parent 5a93328bf6
commit 5f2148b4f4
9 changed files with 27 additions and 27 deletions
@@ -7,7 +7,7 @@
},
"license": "ISC",
"dependencies": {
"angular2": "2.0.0-beta.8",
"angular2": "2.0.0-beta.9",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
"reflect-metadata": "0.1.2",
@@ -11,7 +11,7 @@
},
"license": "ISC",
"dependencies": {
"angular2": "2.0.0-beta.8",
"angular2": "2.0.0-beta.9",
"systemjs": "0.19.22",
"es6-promise": "^3.0.2",
"es6-shim": "^0.33.3",
@@ -1,6 +1,6 @@
{
"ambientDependencies": {
"es6-shim": "github:DefinitelyTyped/DefinitelyTyped/es6-shim/es6-shim.d.ts#4de74cb527395c13ba20b438c3a7a419ad931f1c",
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#bc92442c075929849ec41d28ab618892ba493504"
"jasmine": "github:DefinitelyTyped/DefinitelyTyped/jasmine/jasmine.d.ts#d594ef506d1efe2fea15f8f39099d19b39436b71"
}
}