mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-06-13 21:50:47 +00:00
fix: use node fetch
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "web-streams-ponyfill",
|
||||
"main": "../dist/ponyfill",
|
||||
"module": "../dist/ponyfill.mjs",
|
||||
"types": "../dist/types/polyfill.d.ts"
|
||||
}
|
||||
Reference in New Issue
Block a user