This commit is contained in:
Liam DeBeasi
2020-11-18 13:02:47 -05:00
parent d5eb3a44e6
commit f4ecc32c14
14 changed files with 2868 additions and 2002 deletions

View File

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