Skip to content

Commit

Permalink
feat: use node-fetch-native for polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed May 11, 2022
1 parent b20fb5e commit 7944681
Show file tree
Hide file tree
Showing 5 changed files with 91 additions and 151 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,9 @@
"release": "standard-version && pnpm publish && git push --follow-tags"
},
"dependencies": {
"abort-controller": "^3.0.0",
"defu": "^6.0.0",
"mime": "^3.0.0",
"node-fetch": "^3.2.4",
"node-fetch-native": "^0.1.2",
"pathe": "^0.3.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 7944681

Please sign in to comment.