This commit is contained in:
Liam DeBeasi
2021-07-21 09:21:15 -04:00
parent ae0a1a3deb
commit f70ed79f47
14 changed files with 61 additions and 47 deletions

View File

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