Skip to content

Commit 5879916

Browse files
author
Kent C. Dodds
committed
fix(umd): ship umd build
Closes #129
1 parent 0e355b4 commit 5879916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
3838
"license": "MIT",
3939
"dependencies": {
40-
"dom-testing-library": "^3.9.0"
40+
"dom-testing-library": "^3.12.0"
4141
},
4242
"devDependencies": {
4343
"@reach/router": "^1.2.1",

0 commit comments

Comments
 (0)