Skip to content

Commit 6caae3a

Browse files
authored
Revert "fix(deps): bump @testing-library/dom from 6.16.0 to 7.0.2 (#78)" (#79)
This reverts commit 402babe.
1 parent 402babe commit 6caae3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"svelte": "3.x"
5252
},
5353
"dependencies": {
54-
"@testing-library/dom": "^7.0.2"
54+
"@testing-library/dom": "^6.5.0"
5555
},
5656
"devDependencies": {
5757
"@babel/cli": "^7.6.2",

0 commit comments

Comments
 (0)