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

Commit e9cb462

Browse files
committed
Use git+https format for package.json repository field
1 parent 5c4c69e commit e9cb462

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
@@ -36,6 +36,6 @@
3636
},
3737
"repository": {
3838
"type": "git",
39-
"url": "https://github.com/codemirror/theme-one-dark.git"
39+
"url": "git+https://github.com/codemirror/theme-one-dark.git"
4040
}
4141
}

0 commit comments

Comments
 (0)