jetify on postinstall
This commit is contained in:
parent
b35dde9f01
commit
85bb2c7e31
|
@ -13,7 +13,7 @@
|
|||
"android": "react-native run-android",
|
||||
"snyk-protect": "snyk protect",
|
||||
"precommit": "eslint . && jest",
|
||||
"postinstall": "patch-package"
|
||||
"postinstall": "patch-package && jetify"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
|
Loading…
Reference in New Issue