chore(react): release of ionic react 0.0.4 (#17442)

This commit is contained in:
Josh Thomas
2019-02-08 12:42:27 -06:00
committed by GitHub
parent 268698b410
commit eca54a82ce

View File

@@ -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",