Skip to content

Commit

Permalink
chore: patch package gesture handler (keep-starknet-strange#42)
Browse files Browse the repository at this point in the history
* feat: merge

* add postinstall package for yarn

---------

Co-authored-by: Uğur Eren <[email protected]>
  • Loading branch information
ayushtom and ugur-eren authored May 24, 2024
1 parent 3987968 commit d167f88
Show file tree
Hide file tree
Showing 3 changed files with 1,228 additions and 6 deletions.
3 changes: 3 additions & 0 deletions JoyboyCommunity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package",
"format": "prettier --write \"src/**/*.{ts,tsx}\"",
"format:check": "prettier -c \"src/**/*.{ts,tsx}\"",
"lint": "eslint \"src/**/*.{ts,tsx}\"",
Expand Down Expand Up @@ -55,6 +56,8 @@
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-native": "^4.1.0",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"prettier": "^3.2.5",
"typescript": "~5.3.3"
},
Expand Down
Loading

0 comments on commit d167f88

Please sign in to comment.