We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedad03 commit d7c340aCopy full SHA for d7c340a
1 file changed
packages/react-native-gesture-handler/package.json
@@ -3,7 +3,7 @@
3
"version": "2.25.0",
4
"description": "Declarative API exposing native platform touch and gesture system to React Native",
5
"scripts": {
6
- "postinstall": "bob build && husky install",
+ "postinstall": "bob build && cd ../.. && husky install",
7
"test": "jest",
8
"build": "yarn tsc -p tsconfig.build.json",
9
"precommit": "lint-staged",
0 commit comments