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 9eb7d43 commit bb46d40Copy full SHA for bb46d40
package.json
@@ -31,13 +31,13 @@
31
"watch": "tsc -w"
32
},
33
"dependencies": {
34
- "@jupyterlab/application": "^0.11.0",
35
- "@jupyterlab/apputils": "^0.11.0",
36
- "@jupyterlab/coreutils": "^0.11.0",
37
- "@jupyterlab/docmanager": "^0.11.0",
38
- "@jupyterlab/docregistry": "^0.11.0",
39
- "@jupyterlab/filebrowser": "^0.11.0",
40
- "@jupyterlab/services": "^0.50.0",
+ "@jupyterlab/application": "^0.12.0",
+ "@jupyterlab/apputils": "^0.12.0",
+ "@jupyterlab/coreutils": "^0.12.0",
+ "@jupyterlab/docmanager": "^0.12.0",
+ "@jupyterlab/docregistry": "^0.12.0",
+ "@jupyterlab/filebrowser": "^0.12.0",
+ "@jupyterlab/services": "^0.51.0",
41
"@phosphor/widgets": "^1.3.0"
42
43
"devDependencies": {
0 commit comments