This commit is contained in:
Brandy Carney
2020-09-11 16:18:46 -04:00
parent 478723c55f
commit c28c45f493
7 changed files with 21 additions and 13 deletions

View File

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