This commit is contained in:
Liam DeBeasi
2020-12-09 15:24:08 -05:00
parent 94518c9387
commit 78740d0dfc
14 changed files with 60 additions and 29 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.5.1",
"version": "5.5.2",
"description": "Angular specific wrappers for @ionic/core",
"keywords": [
"ionic",
@@ -42,7 +42,7 @@
"validate": "npm i && npm run lint && npm run test && npm run build"
},
"dependencies": {
"@ionic/core": "5.5.1",
"@ionic/core": "5.5.2",
"tslib": "^1.9.3"
},
"peerDependencies": {