chore(): Release of @ionic/react 0.0.3 (#17217)

This commit is contained in:
Josh Thomas
2019-01-22 22:56:29 -06:00
committed by GitHub
parent 4c896c529b
commit caa2c1e980

View File

@@ -1,6 +1,6 @@
{
"name": "@ionic/react",
"version": "0.0.2",
"version": "0.0.3",
"description": "React specific wrapper for @ionic/core",
"keywords": [
"ionic",
@@ -46,8 +46,7 @@
"np": "^3.1.0"
},
"dependencies": {
"@ionic/core": "4.0.0-rc.2",
"ionicons": "^4.5.0"
"@ionic/core": "4.0.0-rc.2"
},
"peerDependencies": {
"react": "^16.7.0",