We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c744c71 commit 65a66a6Copy full SHA for 65a66a6
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "native-fetch",
3
- "version": "3.0.0",
+ "version": "4.0.0",
4
"description": "Returns native fetch if available or the undici module if not",
5
"main": "src/index.js",
6
"types": "dist/src/index.d.ts",
0 commit comments