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 da8e867 commit 31a9fddCopy full SHA for 31a9fdd
1 file changed
packages/react-native-gesture-handler/package.json
@@ -15,8 +15,6 @@
15
"lint:js": "yarn lint-js",
16
"lint:android": "./android/gradlew -p android spotlessCheck -q",
17
"circular-dependency-check": "yarn madge --extensions js,ts,tsx --circular src",
18
- "architectures-consistency-check": "node ../../scripts/codegen-check-consistency.js",
19
- "sync-architectures": "node ../../scripts/codegen-sync-archs.js",
20
"clean": "rm -rf node_modules android/build android/.cxx",
21
"prepack": "cp ../../README.md ./README.md",
22
"postpack": "rm ./README.md"
0 commit comments