Skip to content

Commit 93f84bc

Browse files
committed
test: run fail
1 parent 551feeb commit 93f84bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-lite/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@
7070
"url": "https://github.com/hyperweb-io/cosmos-kit/issues"
7171
},
7272
"devDependencies": {
73+
"@testing-library/dom": "^10.4.0",
7374
"@testing-library/jest-dom": "^6.6.3",
74-
"@testing-library/react": "^16.2.0",
75+
"@testing-library/react": "^14.2.1",
7576
"@testing-library/react-hooks": "^8.0.1",
7677
"@types/react": "latest",
7778
"@types/react-dom": "latest",

0 commit comments

Comments
 (0)