update
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"description": "A module for modern HTTP/HTTPS requests with support for form data, file uploads, JSON, binary data, streams, and more.",
|
||||
"exports": {
|
||||
".": "./dist_ts_web/index.js",
|
||||
"./legacy": "./dist_ts/legacy/index.js"
|
||||
"./legacy": "./dist_ts/legacy/index.js",
|
||||
"./fetch": "./dist_ts/core_fetch/index.js"
|
||||
},
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user