fix: Remove temp-patch for REA plugin
This commit is contained in:
parent
a1af891879
commit
6deb6862cf
@ -29,7 +29,6 @@
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"prepare": "sh temp-patch.sh",
|
||||
"typescript": "tsc --noEmit",
|
||||
"lint": "eslint \"**/*.{js,ts,tsx}\"",
|
||||
"lint-ci": "yarn lint -f ./node_modules/@firmnav/eslint-github-actions-formatter/dist/formatter.js",
|
||||
|
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed -i '' -e "s/enter/exit/g" ./example/node_modules/react-native-reanimated/plugin.js
|
Loading…
Reference in New Issue
Block a user