Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit c90e694

Browse files
committed
update package.json bin
1 parent 47656a7 commit c90e694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"!**/.*"
2727
],
2828
"bin": {
29-
"react-native-patch": "src/patch.js"
29+
"react-native-patch": "./node_modules/react-native-improved/src/patch.js"
3030
},
3131
"scripts": {
3232
"example": "yarn workspace react-native-improved-example",

0 commit comments

Comments
 (0)