Skip to content

Commit b44a12f

Browse files
committed
test: fix test case error.
1 parent e9886c5 commit b44a12f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@
3636
]
3737
},
3838
"devDependencies": {
39+
"@testing-library/react": "^15.0.7",
40+
"react-test-renderer": "^18",
3941
"husky": "^9.0.0",
4042
"lerna": "^8.0.0",
4143
"lint-staged": "^15.1.0",

0 commit comments

Comments
 (0)