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 100224cCopy full SHA for 100224c
package.json
@@ -1,9 +1,8 @@
1
{
2
- "private": true,
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