Skip to content

Commit

Permalink
feat: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushtom committed May 23, 2024
1 parent 67fc99f commit 703b2a2
Show file tree
Hide file tree
Showing 2 changed files with 1,163 additions and 0 deletions.
2 changes: 2 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 All @@ -30,6 +31,7 @@
"expo-status-bar": "~1.12.1",
"fast-text-encoding": "^1.0.6",
"nostr-tools": "^2.5.2",
"patch-package": "^8.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-native": "0.74.1",
Expand Down
Loading

0 comments on commit 703b2a2

Please sign in to comment.