Skip to content

Commit da63110

Browse files
committed
remove script entries from package.json
1 parent 7ad2e20 commit da63110

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-native-gesture-handler/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"lint:js": "yarn lint-js",
1515
"lint:android": "./android/gradlew -p android spotlessCheck -q",
1616
"circular-dependency-check": "yarn madge --extensions js,ts,tsx --circular src",
17-
"architectures-consistency-check": "node ../../scripts/codegen-check-consistency.js",
18-
"sync-architectures": "node ../../scripts/codegen-sync-archs.js",
1917
"clean": "rm -rf node_modules android/build android/.cxx",
2018
"prepack": "cp ../../README.md ./README.md",
2119
"postpack": "rm ./README.md"

0 commit comments

Comments
 (0)