We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dea8819 commit ee5810eCopy full SHA for ee5810e
1 file changed
packages/isomorphic-unfetch/package.json
@@ -2,11 +2,6 @@
2
"name": "isomorphic-unfetch",
3
"version": "4.0.1",
4
"description": "Switches between unfetch & node-fetch for client & server.",
5
- "files": [
6
- "index.js",
7
- "index.d.ts",
8
- "browser.js"
9
- ],
10
"exports": {
11
".": {
12
"import": "./index.mjs",
0 commit comments