This commit is contained in:
parent
0c643e9b87
commit
360dc102bb
@ -4,7 +4,10 @@
|
||||
"description": "node-fetch with caching.",
|
||||
"main": "src/index.js",
|
||||
"type": "module",
|
||||
"private": false,
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
},
|
||||
"exports": {
|
||||
"import": "./src/index.js",
|
||||
"require": "./commonjs/wrapper.cjs"
|
||||
|
Reference in New Issue
Block a user