mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
refactor(config): 🔥 Remove dependency on c12, use confbox instead
This commit is contained in:
parent
da1e209f9e
commit
fb5c3fcd12
7 changed files with 9 additions and 209 deletions
|
|
@ -1,12 +0,0 @@
|
|||
diff --git a/dist/shared/giget.OCaTp9b-.mjs b/dist/shared/giget.OCaTp9b-.mjs
|
||||
index 0f909d38f599397cd2a14b6b399399ef93ebd2e6..1d800ca2df51ec600334df131a828fc31226a7ed 100644
|
||||
--- a/dist/shared/giget.OCaTp9b-.mjs
|
||||
+++ b/dist/shared/giget.OCaTp9b-.mjs
|
||||
@@ -18,7 +18,6 @@ import { pipeline } from 'node:stream';
|
||||
import { spawnSync } from 'node:child_process';
|
||||
import { homedir, tmpdir } from 'node:os';
|
||||
import { promisify } from 'node:util';
|
||||
-import { fetch } from 'node-fetch-native/proxy';
|
||||
|
||||
var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue