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

Commit 8db30ca

Browse files
committed
0.2.2
1 parent 7d8314b commit 8db30ca

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-esri-example",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Example app using the ArcGIS API for JavaScript v3 in an Angular2 app",
55
"repository": {
66
"type": "git",
@@ -31,13 +31,11 @@
3131
"@angular/platform-browser-dynamic": "2.0.0-rc.6",
3232
"@angular/router": "3.0.0-rc.2",
3333
"@angular/upgrade": "2.0.0-rc.6",
34-
3534
"core-js": "^2.4.1",
3635
"reflect-metadata": "^0.1.3",
3736
"rxjs": "5.0.0-beta.11",
3837
"systemjs": "0.19.27",
3938
"zone.js": "^0.6.17",
40-
4139
"angular2-in-memory-web-api": "0.0.18",
4240
"bootstrap": "^3.3.6"
4341
},

0 commit comments

Comments
 (0)