Skip to content

Commit

Permalink
Updated samples to latest nav-react-native
Browse files Browse the repository at this point in the history
  • Loading branch information
grahammendick committed Jul 27, 2018
1 parent f9b16d5 commit 30ac141
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions NavigationReactNative/sample/medley/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion NavigationReactNative/sample/medley/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"navigation": "^5.1.0",
"navigation-react": "^4.0.1",
"navigation-react-native": "^3.0.0",
"navigation-react-native": "^3.1.1",
"react": "16.4.1",
"react-native": "0.56.0"
},
Expand Down
6 changes: 3 additions & 3 deletions NavigationReactNative/sample/twitter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion NavigationReactNative/sample/twitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"navigation": "^5.1.0",
"navigation-react": "^4.0.1",
"navigation-react-native": "^3.0.0",
"navigation-react-native": "^3.1.1",
"react": "16.4.1",
"react-native": "0.56.0"
},
Expand Down
6 changes: 3 additions & 3 deletions NavigationReactNative/sample/zoom/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion NavigationReactNative/sample/zoom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"navigation": "^5.1.0",
"navigation-react": "^4.0.1",
"navigation-react-native": "^3.0.0",
"navigation-react-native": "^3.1.1",
"react": "16.4.1",
"react-native": "0.56.0"
},
Expand Down

0 comments on commit 30ac141

Please sign in to comment.