Skip to content

Commit

Permalink
Step 1.9: Install Ionic dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DAB0mB committed Feb 26, 2017
1 parent b9d45f9 commit 7c7fd9e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Expand Up @@ -14,9 +14,13 @@
"@angular/platform-browser": "2.2.1",
"@angular/platform-browser-dynamic": "2.2.1",
"@angular/platform-server": "2.2.1",
"@ionic/storage": "1.1.7",
"babel-runtime": "6.18.0",
"ionic-angular": "2.0.0-rc.5",
"ionic-native": "2.2.11",
"ionicons": "3.0.0",
"meteor-node-stubs": "~0.2.0",
"meteor-rxjs": "^0.4.7",
"babel-runtime": "6.18.0",
"reflect-metadata": "^0.1.9",
"rxjs": "5.0.0-beta.12",
"zone.js": "0.6.26"
Expand Down

0 comments on commit 7c7fd9e

Please sign in to comment.