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 5956d71 commit 3ed5da4Copy full SHA for 3ed5da4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fetch-ponyfill",
3
- "version": "5.0.0",
+ "version": "5.0.1",
4
"description": "A ponyfill (doesn't overwrite the native fetch) for the Fetch specification https://fetch.spec.whatwg.org.",
5
"main": "fetch-node.js",
6
"browser": "build/fetch-browser.js",
0 commit comments