@proxysoul/soulforge 2.15.5 → 2.15.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +6389 -2059
- package/dist/workers/intelligence.worker.js +1 -1
- package/dist/workers/io.worker.js +4221 -445
- package/package.json +13 -13
|
@@ -29311,7 +29311,7 @@ var init_config = __esm(() => {
|
|
|
29311
29311
|
args: []
|
|
29312
29312
|
},
|
|
29313
29313
|
theme: {
|
|
29314
|
-
name: "
|
|
29314
|
+
name: "proxysoul-main",
|
|
29315
29315
|
transparent: true
|
|
29316
29316
|
},
|
|
29317
29317
|
nvimConfig: "default",
|