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 46faa37 commit 0207405Copy full SHA for 0207405
package.json
@@ -2,7 +2,7 @@
2
"type": "commonjs",
3
"name": "@mswjs/interceptors",
4
"description": "Low-level HTTP/HTTPS/XHR/fetch request interception library.",
5
- "version": "0.41.0",
+ "version": "0.41.1",
6
"main": "./lib/node/index.cjs",
7
"module": "./lib/node/index.mjs",
8
"types": "./lib/node/index.d.cts",
0 commit comments