This commit is contained in:
Liam DeBeasi
2020-02-26 16:00:07 -05:00
parent fe8d74d08c
commit 5a87a728e1
7 changed files with 22 additions and 13 deletions

View File

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