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 6a9828e commit fb86ab3Copy full SHA for fb86ab3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "node-fetch",
3
- "version": "2.1.0",
+ "version": "2.1.1",
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