merge release-5.0.7

Release 5.0.7
This commit is contained in:
Liam DeBeasi
2020-03-26 11:48:51 -04:00
committed by GitHub
7 changed files with 22 additions and 13 deletions

View File

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