This commit is contained in:
Liam DeBeasi
2019-07-26 11:35:34 -04:00
parent 962783bfba
commit 27a68b3f7f
5 changed files with 14 additions and 5 deletions

View File

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