This commit is contained in:
Liam DeBeasi
2021-02-04 11:13:52 -05:00
parent ff0f1da9f1
commit cb2c9b63e8
14 changed files with 48 additions and 35 deletions

View File

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