Skip to content

Commit

Permalink
fix missing files in isomorphic-unfetch 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Jan 3, 2023
1 parent dea8819 commit ee5810e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions packages/isomorphic-unfetch/package.json
Expand Up @@ -2,11 +2,6 @@
"name": "isomorphic-unfetch",
"version": "4.0.1",
"description": "Switches between unfetch & node-fetch for client & server.",
"files": [
"index.js",
"index.d.ts",
"browser.js"
],
"exports": {
".": {
"import": "./index.mjs",
Expand Down

0 comments on commit ee5810e

Please sign in to comment.