Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
chore(react-router-navigation): release version v2.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoLeBras committed Oct 19, 2018
1 parent e996073 commit 473723e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react-router-navigation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router-navigation",
"version": "2.0.0-alpha.3",
"version": "2.0.0-alpha.4",
"license": "MIT",
"main": "src/index.js",
"author": "Léo Le Bras <leo.lebrasf@gmail.com> (https://github.com/LeoLeBras/)",
Expand All @@ -15,7 +15,7 @@
"react-router": "4.2.x"
},
"dependencies": {
"react-router-navigation-core": "2.0.0-alpha.3",
"react-router-navigation-core": "2.0.0-alpha.4",
"react-native-tab-view": "1.2.0",
"react-navigation": "1.5.11"
},
Expand Down

0 comments on commit 473723e

Please sign in to comment.