Skip to content

Commit 952533d

Browse files
Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 062018f commit 952533d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"ios": "npm run prepare && expo run:ios",
1414
"web": "npm run prebuild && expo start --web",
1515
"test": "jest --watchAll",
16-
"postinstall": "node scripts/notificationSounds.js",
16+
"postinstall": "",
1717
"copy-sounds": "node scripts/notificationSounds.js"
1818
},
1919
"jest": {

0 commit comments

Comments
 (0)