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 dfa32f9 commit aab3c60Copy full SHA for aab3c60
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-fetch",
3
- "version": "3.0.0-beta.5",
+ "version": "3.0.0-beta.6",
4
"description": "A light-weight module that brings window.fetch to node.js",
5
"main": "./dist/index.cjs",
6
"module": "./src/index.js",
0 commit comments