Skip to content

Commit c095677

Browse files
chore: update to JupyterLab 2.0
1 parent 09998d0 commit c095677

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,12 @@
3737
"watch": "tsc -w"
3838
},
3939
"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",
40+
"@jupyterlab/application": "^2.0.2",
41+
"@jupyterlab/apputils": "^2.0.2",
42+
"@jupyterlab/coreutils": "^4.0.2",
43+
"@jupyterlab/mainmenu": "^2.0.2",
44+
"@jupyterlab/notebook": "^2.0.2",
45+
"@jupyterlab/services": "^5.0.2",
4646
"@lumino/commands": "^1.9.2",
4747
"@lumino/widgets": "^1.10.0"
4848
},

0 commit comments

Comments
 (0)