mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Use nolyfill
This commit is contained in:
@@ -136,7 +136,6 @@
|
||||
"@sukka/listdir": "^0.2.0",
|
||||
"@vercel/fetch-retry": "^5.1.3",
|
||||
"async-sema": "^3.1.1",
|
||||
"ci-info": "^3.8.0",
|
||||
"cidr-tools-wasm": "^0.0.11",
|
||||
"fs-extra": "^11.1.1",
|
||||
"picocolors": "^1.0.0",
|
||||
@@ -161,6 +160,9 @@
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"@vercel/fetch-retry@5.1.3": "patches/@vercel__fetch-retry@5.1.3.patch"
|
||||
},
|
||||
"overrides": {
|
||||
"has": "npm:@nolyfill/has@latest"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user