Skip to content

Commit

Permalink
Merge branch 'main' into failing-miniflare-test
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Nov 8, 2023
2 parents e01877c + c5b151f commit 054e2bf
Show file tree
Hide file tree
Showing 2 changed files with 1,966 additions and 1,875 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "msw",
"version": "2.0.3",
"version": "2.0.4",
"description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",
"main": "./lib/core/index.js",
"module": "./lib/core/index.mjs",
Expand Down Expand Up @@ -112,8 +112,8 @@
"@bundled-es-modules/cookie": "^2.0.0",
"@bundled-es-modules/js-levenshtein": "^2.0.1",
"@bundled-es-modules/statuses": "^1.0.1",
"@mswjs/cookies": "^1.0.0",
"@mswjs/interceptors": "^0.25.1",
"@mswjs/cookies": "^1.1.0",
"@mswjs/interceptors": "^0.25.10",
"@open-draft/until": "^2.1.0",
"@types/cookie": "^0.4.1",
"@types/js-levenshtein": "^1.1.1",
Expand Down
Loading

0 comments on commit 054e2bf

Please sign in to comment.