Skip to content

Commit

Permalink
static: add jest mock library
Browse files Browse the repository at this point in the history
  • Loading branch information
Mornieur committed Sep 4, 2023
1 parent 64dbceb commit e5c2131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"eslint-plugin-storybook": "^0.6.11",
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jest-fetch-mock": "^3.0.3",
"jest-puppeteer": "^8.0.6",
"msw-storybook-addon": "^1.8.0",
"paths.macro": "^3.0.1",
Expand Down

0 comments on commit e5c2131

Please sign in to comment.