|
1 | 1 | { |
2 | 2 | "name": "angular2-esri-example", |
3 | | - "version": "0.0.2", |
| 3 | + "version": "0.1.1", |
4 | 4 | "description": "Example app using the ArcGIS API for JavaScript v3 in an Angular2 app", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
22 | 22 | "author": "Tom Wayson <tom@tomwayson.com>", |
23 | 23 | "license": "MIT", |
24 | 24 | "dependencies": { |
25 | | - "@angular/common": "2.0.0-rc.1", |
26 | | - "@angular/compiler": "2.0.0-rc.1", |
27 | | - "@angular/core": "2.0.0-rc.1", |
28 | | - "@angular/http": "2.0.0-rc.1", |
29 | | - "@angular/platform-browser": "2.0.0-rc.1", |
30 | | - "@angular/platform-browser-dynamic": "2.0.0-rc.1", |
31 | | - "@angular/router": "2.0.0-rc.1", |
32 | | - "@angular/router-deprecated": "2.0.0-rc.1", |
33 | | - "@angular/upgrade": "2.0.0-rc.1", |
34 | | - |
| 25 | + "@angular/common": "2.0.0-rc.1", |
| 26 | + "@angular/compiler": "2.0.0-rc.1", |
| 27 | + "@angular/core": "2.0.0-rc.1", |
| 28 | + "@angular/http": "2.0.0-rc.1", |
| 29 | + "@angular/platform-browser": "2.0.0-rc.1", |
| 30 | + "@angular/platform-browser-dynamic": "2.0.0-rc.1", |
| 31 | + "@angular/router": "2.0.0-rc.1", |
| 32 | + "@angular/router-deprecated": "2.0.0-rc.1", |
| 33 | + "@angular/upgrade": "2.0.0-rc.1", |
35 | 34 | "esri-system-js": "0.0.3", |
36 | | - |
37 | 35 | "systemjs": "0.19.27", |
38 | 36 | "core-js": "^2.4.0", |
39 | 37 | "reflect-metadata": "^0.1.3", |
|
0 commit comments