Skip to content

Commit bb46d40

Browse files
author
Tony Kinsley
committed
Updating to jupyterlab 0.29.x
1 parent 9eb7d43 commit bb46d40

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"watch": "tsc -w"
3232
},
3333
"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",
34+
"@jupyterlab/application": "^0.12.0",
35+
"@jupyterlab/apputils": "^0.12.0",
36+
"@jupyterlab/coreutils": "^0.12.0",
37+
"@jupyterlab/docmanager": "^0.12.0",
38+
"@jupyterlab/docregistry": "^0.12.0",
39+
"@jupyterlab/filebrowser": "^0.12.0",
40+
"@jupyterlab/services": "^0.51.0",
4141
"@phosphor/widgets": "^1.3.0"
4242
},
4343
"devDependencies": {

0 commit comments

Comments
 (0)