chore(): prep move from ionic to core for use of vanilla

This commit is contained in:
Josh Thomas
2017-06-22 14:59:33 -05:00
parent 9693be4244
commit c7010e28b7
212 changed files with 50 additions and 39 deletions

View File

@ -33,6 +33,7 @@
"@angular/http": "4.1.3",
"@angular/platform-browser": "4.1.3",
"@angular/platform-browser-dynamic": "4.1.3",
"@ionic/core": "0.0.1",
"ionicons": "~3.0.0",
"rxjs": "5.4.0",
"zone.js": "0.8.12"
@ -146,4 +147,4 @@
"pre-push#master": [
"test"
]
}
}