This commit is contained in:
Liam DeBeasi
2021-12-07 09:21:00 -05:00
parent 5e5054d369
commit da3b93b4a2
14 changed files with 62 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/angular",
"version": "5.9.1",
"version": "5.9.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.9.1",
"@ionic/core": "5.9.2",
"tslib": "^1.9.3"
},
"peerDependencies": {