Skip to content

Commit e152a75

Browse files
author
km-kwon
committed
fix: correct repository URL format in package.json
1 parent 6542eac commit e152a75

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
@@ -55,7 +55,7 @@
5555
},
5656
"repository": {
5757
"type": "git",
58-
"url": "https://github.com/km-kwon/react-circular-queue.git"
58+
"url": "git+https://github.com/km-kwon/react-circular-queue.git"
5959
},
6060
"bugs": {
6161
"url": "https://github.com/km-kwon/react-circular-queue/issues"

0 commit comments

Comments
 (0)