|
13 | 13 | }
|
14 | 14 | },
|
15 | 15 | "dependencies": {
|
16 |
| - "nativescript-angular": "0.6.0", |
| 16 | + "nativescript-angular": "1.0.0", |
17 | 17 | "tns-core-modules": "2.2.1",
|
18 | 18 | "nativescript-intl": "^0.0.4",
|
19 |
| - "@angular/core": "2.0.0-rc.7", |
20 |
| - "@angular/common": "2.0.0-rc.7", |
21 |
| - "@angular/compiler": "2.0.0-rc.7", |
22 |
| - "@angular/http": "2.0.0-rc.7", |
23 |
| - "@angular/platform-browser": "2.0.0-rc.7", |
24 |
| - "@angular/platform-browser-dynamic": "2.0.0-rc.7", |
25 |
| - "@angular/platform-server": "2.0.0-rc.7", |
26 |
| - "@angular/forms": "2.0.0-rc.7", |
27 |
| - "@angular/router": "3.0.0-rc.3" |
| 19 | + "@angular/core": "2.0.0", |
| 20 | + "@angular/common": "2.0.0", |
| 21 | + "@angular/compiler": "2.0.0", |
| 22 | + "@angular/http": "2.0.0", |
| 23 | + "@angular/platform-browser": "2.0.0", |
| 24 | + "@angular/platform-browser-dynamic": "2.0.0", |
| 25 | + "@angular/platform-server": "2.0.0", |
| 26 | + "@angular/forms": "2.0.0", |
| 27 | + "@angular/router": "3.0.0" |
28 | 28 | },
|
29 | 29 | "devDependencies": {
|
30 | 30 | "zone.js": "^0.6.21",
|
|
0 commit comments