This commit is contained in:
Liam DeBeasi
2021-09-01 09:43:23 -04:00
parent a0229bc7b2
commit a12d146c3e
14 changed files with 68 additions and 47 deletions

View File

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