4.0.0-alpha.12

This commit is contained in:
Manu Mtz.-Almeida
2018-07-24 16:11:06 +02:00
parent 55ee69ff28
commit 02fe310b57
4 changed files with 35 additions and 4 deletions

View File

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