Skip to content

Commit a6d4a38

Browse files
Merge pull request #294 from web-ridge/disable-font-scaling
Remove patch package and patch.
2 parents 2228cf9 + cfeecfa commit a6d4a38

File tree

3 files changed

+2711
-3764
lines changed

3 files changed

+2711
-3764
lines changed

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
"typecheck": "tsc --noEmit",
2828
"lint": "eslint \"**/*.{js,ts,tsx}\"",
2929
"prepare": "husky install && bob build",
30-
"postinstall": "patch-package",
3130
"release": "release-it --ci --github.autoGenerate",
3231
"example": "yarn --cwd example",
3332
"pods": "cd example && pod-install --quiet",
@@ -71,7 +70,6 @@
7170
"expo-cli": "^6.3.8",
7271
"husky": "^8.0.3",
7372
"jest": "^29.5.0",
74-
"patch-package": "^7.0.0",
7573
"pod-install": "^0.1.38",
7674
"prettier": "^2.8.8",
7775
"react": "^18.2.0",

0 commit comments

Comments
 (0)