Skip to content

Commit a27e2b8

Browse files
committed
feat: add @testing-library/dom dependency
1 parent 9c6537d commit a27e2b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
},
102102
"dependencies": {
103103
"@babel/runtime": "^7.20.7",
104+
"@testing-library/dom": "^10.4.1",
104105
"classnames": "^2.2.5",
105106
"json2mq": "^0.2.0",
106107
"resize-observer-polyfill": "^1.5.1",

0 commit comments

Comments
 (0)