Skip to content
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.

WIP: Add replace action to navigation and make navigation type more generic #125

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"homepage": "https://github.com/callstackincubator/rebolt-navigation#readme",
"devDependencies": {
"bs-platform": "^4.0.0",
"bs-platform": "^4.0.5",
"react": "^16.3.0-alpha.1",
"react-native": "^0.55.4",
"react-native-gesture-handler": "^1.0.0-alpha.41",
Expand Down
Loading