This commit is contained in:
Liam DeBeasi
2021-05-27 15:41:40 -04:00
parent 3d474ec67f
commit 565361b023
14 changed files with 68 additions and 49 deletions

View File

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