4.0.0-alpha.8

This commit is contained in:
Brandy Carney
2018-07-09 13:37:03 -04:00
parent c20bd8f10a
commit 68120deb54
8 changed files with 2292 additions and 2227 deletions

View File

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

View File

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