Skip to content

Commit cdd85e6

Browse files
authored
fix: update repository URL in package.json (#320)
1 parent e2c62e7 commit cdd85e6

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
@@ -7,7 +7,7 @@
77
"license": "MIT",
88
"repository": {
99
"type": "git",
10-
"url": "git://github.com/prosemirror/prosemirror-tables.git"
10+
"url": "https://github.com/ProseMirror/prosemirror-tables.git"
1111
},
1212
"main": "dist/index.cjs",
1313
"module": "dist/index.js",

0 commit comments

Comments
 (0)