|
@@ -10,17 +10,17 @@
|
10
|
10
|
"ionic:serve": "ionic-app-scripts serve"
|
11
|
11
|
},
|
12
|
12
|
"dependencies": {
|
13
|
|
- "@angular/common": "2.3.1",
|
14
|
|
- "@angular/compiler": "2.3.1",
|
15
|
|
- "@angular/compiler-cli": "2.3.1",
|
16
|
|
- "@angular/core": "2.3.1",
|
17
|
|
- "@angular/forms": "2.3.1",
|
18
|
|
- "@angular/http": "2.3.1",
|
19
|
|
- "@angular/platform-browser": "2.3.1",
|
20
|
|
- "@angular/platform-browser-dynamic": "2.3.1",
|
21
|
|
- "@angular/platform-server": "2.3.1",
|
|
13
|
+ "@angular/common": "2.2.1",
|
|
14
|
+ "@angular/compiler": "2.2.1",
|
|
15
|
+ "@angular/compiler-cli": "2.2.1",
|
|
16
|
+ "@angular/core": "2.2.1",
|
|
17
|
+ "@angular/forms": "2.2.1",
|
|
18
|
+ "@angular/http": "2.2.1",
|
|
19
|
+ "@angular/platform-browser": "2.2.1",
|
|
20
|
+ "@angular/platform-browser-dynamic": "2.2.1",
|
|
21
|
+ "@angular/platform-server": "2.2.1",
|
22
|
22
|
"@ionic/storage": "1.1.7",
|
23
|
|
- "angular-stormpath": "^0.1.2",
|
|
23
|
+ "angular-stormpath": "^0.1.5",
|
24
|
24
|
"ionic-angular": "2.0.0",
|
25
|
25
|
"ionic-native": "2.4.1",
|
26
|
26
|
"ionicons": "3.0.0",
|