Skip to content

Commit

Permalink
[NPM package] v0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jhen0409 committed Jul 23, 2023
1 parent 4345db4 commit 582603d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions examples/test-old-bridge/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 examples/test-old-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"expo-status-bar": "~1.4.4",
"react": "18.2.0",
"react-native": "0.71.8",
"react-native-debugger-open": "^0.4.2",
"react-native-debugger-open": "^0.4.3",
"react-redux": "^8.1.1",
"redux": "^4.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion npm-package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-debugger-open",
"version": "0.4.2",
"version": "0.4.3",
"description": "Replace `open debugger-ui with Chrome` to `open React Native Debugger` from react-native packager",
"bin": {
"rndebugger-open": "bin/rndebugger-open.js"
Expand Down

0 comments on commit 582603d

Please sign in to comment.