Skip to content

Instantly share code, notes, and snippets.

@teerasej
Last active March 29, 2017 04:34
Show Gist options
  • Save teerasej/fd70bd4ff24e840548cbbf60d7ad10a0 to your computer and use it in GitHub Desktop.
Save teerasej/fd70bd4ff24e840548cbbf60d7ad10a0 to your computer and use it in GitHub Desktop.
npm install @ionic-native/core --save
"dependencies": {
"@angular/common": "2.4.8",
"@angular/compiler": "2.4.8",
"@angular/compiler-cli": "2.4.8",
"@angular/core": "2.4.8",
"@angular/forms": "2.4.8",
"@angular/http": "2.4.8",
"@angular/platform-browser": "2.4.8",
"@angular/platform-browser-dynamic": "2.4.8",
"@angular/platform-server": "2.4.8",
"@ionic/storage": "2.0.0",
"ionic-angular": "2.2.0",
"ionic-native": "2.4.1",
"ionicons": "3.0.0",
"rxjs": "5.0.1",
"sw-toolbox": "3.4.0",
"zone.js": "0.7.2"
},
"devDependencies": {
"@ionic/app-scripts": "1.1.4",
"typescript": "2.0.9"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment