This commit is contained in:
parent
a9f7d70cd0
commit
0c643e9b87
@ -4,6 +4,7 @@
|
|||||||
"description": "node-fetch with caching.",
|
"description": "node-fetch with caching.",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
"private": false,
|
||||||
"exports": {
|
"exports": {
|
||||||
"import": "./src/index.js",
|
"import": "./src/index.js",
|
||||||
"require": "./commonjs/wrapper.cjs"
|
"require": "./commonjs/wrapper.cjs"
|
||||||
|
Reference in New Issue
Block a user