Skip to content

Commit a448485

Browse files
committed
Fix the dependencies
1 parent 86fc3df commit a448485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/application/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"watch": "tsc -b --watch"
4343
},
4444
"dependencies": {
45+
"@jupyter-notebook/tree": "^7.5.0-beta.1",
4546
"@jupyterlab/application": "~4.5.0-beta.1",
4647
"@jupyterlab/coreutils": "~6.5.0-beta.1",
4748
"@jupyterlab/docregistry": "~4.5.0-beta.1",

0 commit comments

Comments
 (0)