mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
fix: 🐛 Remove broken import from dependency
This commit is contained in:
parent
58342e86e1
commit
e5b7325379
3 changed files with 20 additions and 6 deletions
12
patches/giget@2.0.0.patch
Normal file
12
patches/giget@2.0.0.patch
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
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