Skip to content

Commit ee5810e

Browse files
committed
fix missing files in isomorphic-unfetch 4.0.1
1 parent dea8819 commit ee5810e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/isomorphic-unfetch/package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
"name": "isomorphic-unfetch",
33
"version": "4.0.1",
44
"description": "Switches between unfetch & node-fetch for client & server.",
5-
"files": [
6-
"index.js",
7-
"index.d.ts",
8-
"browser.js"
9-
],
105
"exports": {
116
".": {
127
"import": "./index.mjs",

0 commit comments

Comments
 (0)