mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
5.0.1
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/react",
|
||||
"version": "5.0.0",
|
||||
"version": "5.0.1",
|
||||
"description": "React specific wrapper for @ionic/core",
|
||||
"keywords": [
|
||||
"ionic",
|
||||
@ -39,7 +39,7 @@
|
||||
"css/"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ionic/core": "5.0.0",
|
||||
"@ionic/core": "5.0.1",
|
||||
"ionicons": "^5.0.0",
|
||||
"tslib": "*"
|
||||
},
|
||||
|
Reference in New Issue
Block a user