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 23ae0f3 commit f0d73a7Copy full SHA for f0d73a7
docs/Releasing.ipynb
@@ -44,9 +44,11 @@
44
"- `packages/jupyterlab-lsp/package.json`\n",
45
"- `CHANGELOG.md`\n",
46
"\n",
47
- "The JupyterLab version (if a newer is supported or required) needs to be updated in:\n",
+ "The JupyterLab version (if a newer is supported or required) needs to be updated\n",
48
+ "in:\n",
49
- "- `packages/jupyterlab-lsp/package.json` > `devDependencies` > `@jupyterlab/application` (canonical)\n",
50
+ "- `packages/jupyterlab-lsp/package.json` > `devDependencies` >\n",
51
+ " `@jupyterlab/application` (canonical)\n",
52
"- `README.md`\n",
53
54
"### Releasing:\n",
0 commit comments