diff --git a/bunfig.toml b/bunfig.toml new file mode 100644 index 0000000..0f97103 --- /dev/null +++ b/bunfig.toml @@ -0,0 +1,4 @@ +[install] + +# Prevent the package manager from installing the grpc package, which we do not use. See more details in https://github.com/VoiceDeck/app/issues/95#issuecomment-2104509962 +peer = false