Skip to content

Commit b38054a

Browse files
committed
Fix repo git URL
1 parent 9013483 commit b38054a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"sideEffects": false,
2828
"repository": {
2929
"type": "git",
30-
"url": "https://github.com/react-querybuilder/react-querybuilder-chakra2.git"
30+
"url": "git+https://github.com/react-querybuilder/react-querybuilder-chakra2.git"
3131
},
3232
"license": "MIT",
3333
"homepage": "https://react-querybuilder.js.org/",

0 commit comments

Comments
 (0)