Skip to content

Commit a4fe0c7

Browse files
author
Kent C. Dodds
committed
add @types/testing-library__dom as a dep
1 parent 6085079 commit a4fe0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"dependencies": {
4343
"@babel/runtime": "^7.5.5",
4444
"@sheerun/mutationobserver-shim": "^0.3.2",
45+
"@types/testing-library__dom": "^6.0.0",
4546
"aria-query": "3.0.0",
4647
"pretty-format": "^24.8.0",
4748
"wait-for-expect": "^1.3.0"

0 commit comments

Comments
 (0)