4.0.0-alpha.11

This commit is contained in:
Cam Wiegert
2018-07-16 13:46:29 -05:00
parent 70bd1e88ea
commit 8c409eed85
5 changed files with 41 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.0.0-alpha.10",
"version": "4.0.0-alpha.11",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -41,7 +41,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "4.0.0-alpha.10"
"@ionic/core": "4.0.0-alpha.11"
},
"devDependencies": {
"@angular/common": "^6.0.9",