e
Some checks failed
CI Pipeline / build (20.x) (push) Failing after 29s

This commit is contained in:
Lee 2023-10-19 11:59:09 +01:00
parent a9f7d70cd0
commit 0c643e9b87

@ -4,6 +4,7 @@
"description": "node-fetch with caching.",
"main": "src/index.js",
"type": "module",
"private": false,
"exports": {
"import": "./src/index.js",
"require": "./commonjs/wrapper.cjs"