Skip to content

Commit 10bf5ca

Browse files
authored
fix: remove postinstall for example (#580)
1 parent 24d2f9d commit 10bf5ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
"start:windows": "react-native start --use-react-native-windows",
2323
"test": "jest ./test",
2424
"posttest": "npm run lint",
25-
"postinstall": "patch-package",
2625
"lint": "eslint {example,src,test}/**/*.js src/index.d.ts",
2726
"flow": "flow check",
2827
"detox:ios:build:debug": "detox build -c ios.sim.debug",

0 commit comments

Comments
 (0)