Skip to content
This repository was archived by the owner on Dec 21, 2017. It is now read-only.

Commit 8cdc354

Browse files
committed
0.1.1
1 parent fc4dfda commit 8cdc354

1 file changed

Lines changed: 10 additions & 12 deletions

File tree

package.json

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-esri-example",
3-
"version": "0.0.2",
3+
"version": "0.1.1",
44
"description": "Example app using the ArcGIS API for JavaScript v3 in an Angular2 app",
55
"repository": {
66
"type": "git",
@@ -22,18 +22,16 @@
2222
"author": "Tom Wayson <tom@tomwayson.com>",
2323
"license": "MIT",
2424
"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",
3534
"esri-system-js": "0.0.3",
36-
3735
"systemjs": "0.19.27",
3836
"core-js": "^2.4.0",
3937
"reflect-metadata": "^0.1.3",

0 commit comments

Comments
 (0)