This commit is contained in:
Liam DeBeasi
2019-08-07 12:08:11 -04:00
parent 3ec9607281
commit a633db1688
4 changed files with 19 additions and 4 deletions

View File

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