We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75d12c4 commit f77f943Copy full SHA for f77f943
package.json
@@ -39,7 +39,7 @@
39
},
40
"devDependencies": {
41
"jest-in-case": "^1.0.2",
42
- "kcd-scripts": "^0.36.1"
+ "kcd-scripts": "^0.37.0"
43
44
"eslintConfig": {
45
"extends": "./node_modules/kcd-scripts/eslint.js",
@@ -55,7 +55,7 @@
55
],
56
"repository": {
57
"type": "git",
58
- "url": "git+https://github.com/kentcdodds/dom-testing-library.git"
+ "url": "https://github.com/kentcdodds/dom-testing-library.git"
59
60
"bugs": {
61
"url": "https://github.com/kentcdodds/dom-testing-library/issues"
0 commit comments