4.0.0-alpha.9

This commit is contained in:
Adam Bradley
2018-07-10 12:08:47 -05:00
parent 477316adb1
commit 896d59e069
6 changed files with 17 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.0.0-alpha.8",
"version": "4.0.0-alpha.9",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -2414,4 +2414,4 @@
"dev": true
}
}
}
}

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.0.0-alpha.8",
"version": "4.0.0-alpha.9",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@ -40,7 +40,7 @@
"dist/"
],
"dependencies": {
"@ionic/core": "4.0.0-alpha.8"
"@ionic/core": "4.0.0-alpha.9"
},
"devDependencies": {
"@angular/common": "^6.0.3",