Skip to content

Commit 030da62

Browse files
jgozgnapse
authored andcommitted
fix: Add @types/testing-library__jest-dom dependency (#189)
Fixes #123 Closes #160 Fixes #185
1 parent d13bb90 commit 030da62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"license": "MIT",
3737
"dependencies": {
3838
"@babel/runtime": "^7.5.1",
39+
"@types/testing-library__jest-dom": "^5.0.0",
3940
"chalk": "^2.4.1",
4041
"css": "^2.2.3",
4142
"css.escape": "^1.5.1",

0 commit comments

Comments
 (0)