Skip to content

Commit e1d0f9a

Browse files
committed
chore: normalize repository package.json property
1 parent 5b68df4 commit e1d0f9a

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
@@ -16,7 +16,7 @@
1616
},
1717
"repository": {
1818
"type": "git",
19-
"url": "https://github.com/testing-library/eslint-plugin-testing-library"
19+
"url": "git+https://github.com/testing-library/eslint-plugin-testing-library.git"
2020
},
2121
"license": "MIT",
2222
"author": {

0 commit comments

Comments
 (0)