This commit is contained in:
Liam DeBeasi
2020-03-11 13:07:09 -04:00
parent 4d34ce6a31
commit 572f7b6934
7 changed files with 34 additions and 13 deletions

View File

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