Skip to content

Commit b83b940

Browse files
myakuraclaude
andcommitted
chore: repository.url を npm 正規化形式に修正
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d2811ca commit b83b940

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
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "git@github.com:pxgrid/codegrid-markdown.git"
34+
"url": "git+ssh://git@github.com/pxgrid/codegrid-markdown.git"
3535
},
3636
"keywords": [
3737
"markdown"

0 commit comments

Comments
 (0)