This commit is contained in:
Liam DeBeasi
2021-03-17 12:59:08 -04:00
parent c8a3999da1
commit a0ff24b5d6
14 changed files with 124 additions and 60 deletions

View File

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