Skip to content

Commit

Permalink
fix: don't auto-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Oct 14, 2024
1 parent 970f821 commit 8bbff0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
"build": {
"productName": "SuperConductor",
"appId": "tv.superfly.superconductor",
"publish": false,
"npmRebuild": false,
"nodeGypRebuild": false,
"mac": {
Expand Down
1 change: 1 addition & 0 deletions apps/tsr-bridge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"build": {
"productName": "TSR-Bridge",
"appId": "tv.superfly.tsr-bridge",
"publish": false,
"npmRebuild": false,
"nodeGypRebuild": false,
"mac": {
Expand Down

0 comments on commit 8bbff0c

Please sign in to comment.