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 09998d0 commit c095677Copy full SHA for c095677
package.json
@@ -37,12 +37,12 @@
37
"watch": "tsc -w"
38
},
39
"dependencies": {
40
- "@jupyterlab/application": "^2.0.0-rc.0",
41
- "@jupyterlab/apputils": "^2.0.0-rc.0",
42
- "@jupyterlab/coreutils": "^4.0.0-rc.0",
43
- "@jupyterlab/mainmenu": "^2.0.0-rc.0",
44
- "@jupyterlab/notebook": "^2.0.0-rc.0",
45
- "@jupyterlab/services": "^5.0.0-rc.0",
+ "@jupyterlab/application": "^2.0.2",
+ "@jupyterlab/apputils": "^2.0.2",
+ "@jupyterlab/coreutils": "^4.0.2",
+ "@jupyterlab/mainmenu": "^2.0.2",
+ "@jupyterlab/notebook": "^2.0.2",
+ "@jupyterlab/services": "^5.0.2",
46
"@lumino/commands": "^1.9.2",
47
"@lumino/widgets": "^1.10.0"
48
0 commit comments