summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-09-11 16:41:34 -0700
committerGitHub <noreply@github.com>2022-09-11 16:41:34 -0700
commit95ee2b54c723013530992beb005ac16e6898975d (patch)
tree752250cacd60a7f4d7048327ca82b3ee93c8ec17 /package.json
parenteef6195ec47d58fdfe9cb1a3bda870dcefd3cb54 (diff)
downloaddecky-bazzite-buddy-95ee2b54c723013530992beb005ac16e6898975d.tar.gz
decky-bazzite-buddy-95ee2b54c723013530992beb005ac16e6898975d.zip
Add remote_binary, use url to download remote bin
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7d3fb39..22cd622 100644
--- a/package.json
+++ b/package.json
@@ -49,5 +49,6 @@
"react-dom"
]
}
- }
+ },
+ "remote_binary" : ""
}