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 2b777bf commit c3ca399Copy full SHA for c3ca399
package.json
@@ -1,7 +1,7 @@
1
{
2
"type": "module",
3
"name": "@msw/playwright",
4
- "version": "0.1.0",
+ "version": "0.2.0",
5
"description": "Mock Service Worker binding for Playwright",
6
"main": "./build/index.js",
7
"types": "./build/index.d.ts",
0 commit comments