Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #57 from storybookjs/yann/undo-version-fix
Browse files Browse the repository at this point in the history
Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues
  • Loading branch information
yannbf committed Oct 2, 2023
2 parents 5a2200d + 96901a6 commit 810caef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@testing-library/dom": "^9.0.0",
"@testing-library/user-event": "~14.4.0",
"@testing-library/user-event": "^14.4.0",
"ts-dedent": "^2.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit 810caef

Please sign in to comment.