This commit is contained in:
Liam DeBeasi
2019-04-03 10:38:58 -04:00
parent db1f90d111
commit 72a47548ce
5 changed files with 41 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "4.1.2",
"version": "4.2.0",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -45,7 +45,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "4.1.2",
"@ionic/core": "4.2.0",
"tslib": "^1.9.3"
},
"peerDependencies": {