This commit is contained in:
Ely Lucas
2020-01-13 09:52:21 -07:00
parent 8a5aba2068
commit 023b835d16
8 changed files with 28 additions and 19 deletions

View File

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