This commit is contained in:
Ely Lucas
2020-01-23 13:00:15 -07:00
parent 708020551f
commit 7b9515ffa3
6 changed files with 26 additions and 11 deletions

View File

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