From 7610a999acfbec235eb25030dcbb8ecdb98a186a Mon Sep 17 00:00:00 2001 From: xXJSONDeruloXx Date: Sat, 8 Feb 2025 20:53:29 -0500 Subject: fix: set remote bundling false for plugin store --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 12eee66..ba6d058 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ ] } }, - "remote_binary_bundling" : true, + "remote_binary_bundling" : false, "remote_binary": [ { -- cgit v1.2.3