4.0.0-beta.19

This commit is contained in:
Manu Mtz.-Almeida
2018-12-14 23:41:04 +01:00
parent e7db4077be
commit 7366677b44
5 changed files with 96 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.0.0-beta.18",
"version": "4.0.0-beta.19",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -44,7 +44,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "4.0.0-beta.18",
"@ionic/core": "4.0.0-beta.19",
"tslib": "^1.9.3"
},
"peerDependencies": {