Skip to content

Commit 100224c

Browse files
committed
Update package.json
1 parent 6e4794a commit 100224c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
2-
"private": true,
32
"scripts": {
43
"build": "lerna run --parallel build",
54
"link": "lerna exec --parallel -- jupyter labextension link .",
6-
"publish": "lerna publish",
5+
"publish": "lerna publish --git-remote jupyterlab",
76
"watch": "lerna run --parallel watch"
87
},
98
"devDependencies": {

0 commit comments

Comments
 (0)