This commit is contained in:
Ely Lucas
2019-10-09 14:33:20 -06:00
parent 4be0dde283
commit 209cd5adfa
6 changed files with 15 additions and 11 deletions

View File

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