This commit is contained in:
Liam DeBeasi
2020-04-30 17:34:30 -04:00
parent 43f9d24824
commit 042686c7a4
7 changed files with 79 additions and 13 deletions

View File

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