Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit ed7f267

Browse files
committed
Use git+https format for package.json repository field
1 parent a9991d6 commit ed7f267

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
@@ -35,6 +35,6 @@
3535
},
3636
"repository": {
3737
"type": "git",
38-
"url": "https://github.com/codemirror/lint.git"
38+
"url": "git+https://github.com/codemirror/lint.git"
3939
}
4040
}

0 commit comments

Comments
 (0)