chore(react): update ionic/core dependency to be rc.

This commit is contained in:
Josh Thomas
2018-12-20 11:42:19 -06:00
committed by GitHub
parent 1c3e497f9a
commit a66e29917e

View File

@ -42,7 +42,8 @@
"typescript": "3.1.1"
},
"dependencies": {
"@ionic/core": "4.0.0-rc.0",
"ionicons": "^4.5.0",
"@ionic/core": "4.0.0-beta.18"
"np": "^3.1.0"
}
}