Skip to content

Commit 41c4735

Browse files
committed
Update package.json
1 parent 6e4794a commit 41c4735

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
@@ -3,7 +3,7 @@
33
"scripts": {
44
"build": "lerna run --parallel build",
55
"link": "lerna exec --parallel -- jupyter labextension link .",
6-
"publish": "lerna publish",
6+
"publish": "lerna publish --git-remote jupyterlab",
77
"watch": "lerna run --parallel watch"
88
},
99
"devDependencies": {

0 commit comments

Comments
 (0)