We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9fc0e commit fdd09e2Copy full SHA for fdd09e2
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "whatwg-fetch",
3
"description": "A window.fetch polyfill.",
4
- "version": "3.1.0",
+ "version": "3.2.0",
5
"main": "./dist/fetch.umd.js",
6
"module": "./fetch.js",
7
"repository": "github/fetch",
0 commit comments