This commit is contained in:
Liam DeBeasi
2021-02-26 13:19:24 -05:00
parent 06d4c8e6f1
commit 0101a5fce2
14 changed files with 137 additions and 200 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/react",
"version": "5.5.4",
"version": "5.5.5",
"description": "React specific wrapper for @ionic/core",
"keywords": [
"ionic",
@ -39,7 +39,7 @@
"css/"
],
"dependencies": {
"@ionic/core": "5.5.4",
"@ionic/core": "5.5.5",
"ionicons": "^5.1.2",
"tslib": "*"
},