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

Commit 5260948

Browse files
committed
remove postinstall
1 parent 015d29a commit 5260948

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@
3737
"prepare": "bob build",
3838
"release": "release-it",
3939
"patch": "node src/patch.js",
40-
"patch-dev": "node src/patch-dev.js",
41-
"postinstall": "yarn patch-dev"
40+
"patch-dev": "node src/patch-dev.js"
4241
},
4342
"keywords": [
4443
"react-native",

0 commit comments

Comments
 (0)