Skip to content

Commit 33f001d

Browse files
committed
fix: redux-devtools not working on expo52 (#25)
matt-oakes/redux-devtools-expo-dev-plugin#15
1 parent 85b624d commit 33f001d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"react-native-screens": "~4.1.0",
6060
"react-native-web": "~0.19.13",
6161
"react-redux": "^9.1.2",
62-
"redux-devtools-expo-dev-plugin": "^0.2.1",
62+
"redux-devtools-expo-dev-plugin": "^1.0.0",
6363
"redux-persist": "^6.0.0",
6464
"safe-client-gateway-sdk": "git+https://github.com/safe-global/safe-client-gateway-sdk.git#v1.54.0-next-5b02a33",
6565
"tamagui": "^1.116.14"

0 commit comments

Comments
 (0)