This commit is contained in:
Liam DeBeasi
2020-07-01 13:28:43 -04:00
parent 9413aa0bac
commit 97123cd6c3
10 changed files with 28 additions and 16 deletions

View File

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