We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e4794a commit 41c4735Copy full SHA for 41c4735
package.json
@@ -3,7 +3,7 @@
3
"scripts": {
4
"build": "lerna run --parallel build",
5
"link": "lerna exec --parallel -- jupyter labextension link .",
6
- "publish": "lerna publish",
+ "publish": "lerna publish --git-remote jupyterlab",
7
"watch": "lerna run --parallel watch"
8
},
9
"devDependencies": {
0 commit comments