Skip to content

Commit 09438de

Browse files
committed
fix repository url
1 parent edc5a75 commit 09438de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"style": "style/index.css",
2525
"repository": {
2626
"type": "git",
27-
"url": "https://github.com/wolfv/jupyterlab-drawio.git"
27+
"url": "https://github.com/QuantStack/jupyterlab-drawio.git"
2828
},
2929
"scripts": {
3030
"build": "jlpm build:lib && jlpm build:labextension:dev",

0 commit comments

Comments
 (0)