Skip to content

Commit 4730f8a

Browse files
committed
remove script entries from package.json
1 parent 0c81d9a commit 4730f8a

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
@@ -15,8 +15,6 @@
1515
"lint:js": "yarn lint-js",
1616
"lint:android": "./android/gradlew -p android spotlessCheck -q",
1717
"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",
2018
"clean": "rm -rf node_modules android/build android/.cxx",
2119
"prepack": "cp ../../README.md ./README.md",
2220
"postpack": "rm ./README.md"

0 commit comments

Comments
 (0)