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 44c67b1 commit c0950b7Copy full SHA for c0950b7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-fetch",
3
- "version": "2.0.0-alpha.9",
+ "version": "2.0.0",
4
"description": "A light-weight module that brings window.fetch to node.js",
5
"main": "lib/index.js",
6
"browser": "./browser.js",
0 commit comments