mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(react): release of ionic react 0.0.4 (#17442)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ionic/react",
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"description": "React specific wrapper for @ionic/core",
|
||||
"keywords": [
|
||||
"ionic",
|
||||
@@ -46,7 +46,7 @@
|
||||
"np": "^3.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ionic/core": "4.0.0-rc.2"
|
||||
"@ionic/core": "4.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^16.7.0",
|
||||
|
||||
Reference in New Issue
Block a user