Skip to content

Commit

Permalink
fix: remove postinstall for example (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
vonovak committed Mar 11, 2022
1 parent 24d2f9d commit 10bf5ca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"start:windows": "react-native start --use-react-native-windows",
"test": "jest ./test",
"posttest": "npm run lint",
"postinstall": "patch-package",
"lint": "eslint {example,src,test}/**/*.js src/index.d.ts",
"flow": "flow check",
"detox:ios:build:debug": "detox build -c ios.sim.debug",
Expand Down

0 comments on commit 10bf5ca

Please sign in to comment.