Skip to content

Commit

Permalink
Bump the peer dep on dom (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
herecydev committed Jun 16, 2020
1 parent 730bd63 commit dec14e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"kcd-scripts": "^6.2.3"
},
"peerDependencies": {
"@testing-library/dom": ">=7.9.0"
"@testing-library/dom": ">=7.16.0"
},
"eslintConfig": {
"extends": "./node_modules/kcd-scripts/eslint.js",
Expand Down

0 comments on commit dec14e9

Please sign in to comment.