We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ad9f81 commit 0ccd3d0Copy full SHA for 0ccd3d0
APM - Start/package.json
@@ -13,20 +13,19 @@
13
},
14
"license": "ISC",
15
"dependencies": {
16
- "angular2": "2.0.0-beta.13",
17
- "systemjs": "0.19.25",
18
- "es6-promise": "^3.0.2",
+ "angular2": "2.0.0-beta.15",
+ "systemjs": "0.19.26",
19
"es6-shim": "^0.35.0",
20
"reflect-metadata": "0.1.2",
21
"rxjs": "5.0.0-beta.2",
22
- "zone.js": "0.6.6",
+ "zone.js": "0.6.10",
23
"bootstrap": "^3.3.6"
24
25
"devDependencies": {
26
"concurrently": "^2.0.0",
27
"lite-server": "^2.2.0",
28
- "typescript": "^1.8.9",
29
- "typings": "^0.7.11"
+ "typescript": "^1.8.10",
+ "typings": "^0.7.12"
30
31
"repository": {}
32
}
0 commit comments