This commit is contained in:
Liam DeBeasi
2019-10-21 15:05:43 -04:00
parent e63c65b644
commit 8853bd5045
6 changed files with 28 additions and 11 deletions

View File

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