Don't patch package anymore
This commit is contained in:
parent
68cbe3c4b1
commit
56c129aa4f
@ -53,8 +53,7 @@
|
||||
"check-ios": "scripts/swift-format.sh && scripts/swift-lint.sh && scripts/clang-format.sh",
|
||||
"check-android": "scripts/kotlin-lint.sh",
|
||||
"check-all": "yarn check-android; yarn check-ios; yarn lint",
|
||||
"codegen": "node ./node_modules/react-native/scripts/generate-codegen-artifacts.js --path ./ ./output",
|
||||
"postinstall": "patch-package"
|
||||
"codegen": "node ./node_modules/react-native/scripts/generate-codegen-artifacts.js --path ./ ./output"
|
||||
},
|
||||
"files": [
|
||||
"android",
|
||||
|
Loading…
Reference in New Issue
Block a user