This commit is contained in:
Liam DeBeasi
2019-05-22 19:26:51 -04:00
parent b79f68a776
commit f7d174f2f8
5 changed files with 15 additions and 6 deletions

View File

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