Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Commit b63c7dd

Browse files
Update dependency @jupyterlab/console to v4
1 parent 044acaa commit b63c7dd

File tree

3 files changed

+1195
-25
lines changed

3 files changed

+1195
-25
lines changed

extensions/jupyterlab/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@jupyterlab/application": "^2.0.0 || ^3.0.0",
3535
"@jupyterlab/notebook": "^2.0.0 || ^3.0.0",
36-
"@jupyterlab/console": "^2.0.0 || ^3.0.0"
36+
"@jupyterlab/console": "^2.0.0 || ^3.0.0 || ^4.0.0"
3737
},
3838
"devDependencies": {
3939
"prettier": "2.0.5",

0 commit comments

Comments
 (0)