Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent 21240a2 commit 045e495
Show file tree
Hide file tree
Showing 2 changed files with 2,920 additions and 1,446 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@
"test": "jest"
},
"dependencies": {
"react": "16.3.2",
"react-native": "0.39.2",
"react": "16.14.0",
"react-native": "0.64.2",
"react-native-scrollable-tab-view": "0.7.4",
"react-native-sensors": "next"
},
"devDependencies": {
"babel-jest": "22.4.3",
"babel-preset-react-native": "1.9.2",
"jest": "22.4.3",
"react-test-renderer": "16.3.2"
"react-test-renderer": "16.14.0"
},
"jest": {
"preset": "react-native"
Expand Down
Loading

0 comments on commit 045e495

Please sign in to comment.