Skip to content

Commit f77f943

Browse files
author
Kent C. Dodds
committed
fix: setup semantic-release properly
1 parent 75d12c4 commit f77f943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
},
4040
"devDependencies": {
4141
"jest-in-case": "^1.0.2",
42-
"kcd-scripts": "^0.36.1"
42+
"kcd-scripts": "^0.37.0"
4343
},
4444
"eslintConfig": {
4545
"extends": "./node_modules/kcd-scripts/eslint.js",
@@ -55,7 +55,7 @@
5555
],
5656
"repository": {
5757
"type": "git",
58-
"url": "git+https://github.com/kentcdodds/dom-testing-library.git"
58+
"url": "https://github.com/kentcdodds/dom-testing-library.git"
5959
},
6060
"bugs": {
6161
"url": "https://github.com/kentcdodds/dom-testing-library/issues"

0 commit comments

Comments
 (0)