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

Commit 42cf94a

Browse files
Update dependency @jupyterlab/application to v4
1 parent a18b3d2 commit 42cf94a

File tree

3 files changed

+683
-34
lines changed

3 files changed

+683
-34
lines changed

extensions/jupyterlab/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"watch": "tsc -w"
3232
},
3333
"dependencies": {
34-
"@jupyterlab/application": "^2.0.0 || ^3.0.0",
34+
"@jupyterlab/application": "^2.0.0 || ^3.0.0 || ^4.0.0",
3535
"@jupyterlab/notebook": "^2.0.0 || ^3.0.0",
3636
"@jupyterlab/console": "^2.0.0 || ^3.0.0"
3737
},

0 commit comments

Comments
 (0)