chore(dependencies): update to latest version

This commit is contained in:
Dan Bucholtz
2018-02-19 14:40:10 -06:00
parent f2e10f0cb2
commit 6fe2103955
2 changed files with 207 additions and 1094 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -42,7 +42,7 @@
"@angular/platform-browser": "latest",
"@angular/platform-browser-dynamic": "latest",
"@angular/router": "latest",
"@ionic/core": "0.0.2",
"@ionic/core": "next",
"glob": "7.1.2",
"ionicons": "~3.0.0",
"rxjs": "5.5.2",
@@ -50,6 +50,6 @@
"zone.js": "0.8.18"
},
"dependencies": {
"@stencil/core": "0.5.2"
"@stencil/core": "0.6.0"
}
}