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

Commit 810caef

Browse files
authored
Merge pull request #57 from storybookjs/yann/undo-version-fix
Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues
2 parents 5a2200d + 96901a6 commit 810caef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@testing-library/dom": "^9.0.0",
28-
"@testing-library/user-event": "~14.4.0",
28+
"@testing-library/user-event": "^14.4.0",
2929
"ts-dedent": "^2.2.0"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)