Skip to content

Commit f7c2dcf

Browse files
author
Alan Fleming
committed
Update jupyterlab_widgets package.json
1 parent 7715db9 commit f7c2dcf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python/jupyterlab_widgets/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"@jupyter-widgets/controls": "^5.0.9",
5252
"@jupyter-widgets/output": "^6.0.8",
5353
"@jupyterlab/application": "^3.0.0 || ^4.0.0",
54-
"@jupyterlab/apputils": "^3.0.0 || ^4.0.0",
5554
"@jupyterlab/console": "^3.0.0 || ^4.0.0",
5655
"@jupyterlab/docregistry": "^3.0.0 || ^4.0.0",
5756
"@jupyterlab/logconsole": "^3.0.0 || ^4.0.0",
5857
"@jupyterlab/mainmenu": "^3.0.0 || ^4.0.0",
5958
"@jupyterlab/nbformat": "^3.0.0 || ^4.0.0",
6059
"@jupyterlab/notebook": "^3.0.0 || ^4.0.0",
60+
"@jupyterlab/observables": "^5.2.1",
6161
"@jupyterlab/outputarea": "^3.0.0 || ^4.0.0",
6262
"@jupyterlab/rendermime": "^3.0.0 || ^4.0.0",
6363
"@jupyterlab/rendermime-interfaces": "^3.0.0 || ^4.0.0",
@@ -67,6 +67,7 @@
6767
"@lumino/algorithm": "^1.11.1 || ^2.0.0",
6868
"@lumino/coreutils": "^1.11.1 || ^2.1",
6969
"@lumino/disposable": "^1.10.1 || ^2.1",
70+
"@lumino/properties": "^2.0.1",
7071
"@lumino/signaling": "^1.10.1 || ^2.1",
7172
"@lumino/widgets": "^1.30.0 || ^2.1",
7273
"@types/backbone": "1.4.14",

0 commit comments

Comments
 (0)