Skip to content

Commit 0e97ecf

Browse files
committed
Backport PR jupyter#7530: Adds jupyter-ui-toolkit packages in shared scope
1 parent d1d232b commit 0e97ecf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@
2323
"@jupyter-notebook/tree": "~7.2.2",
2424
"@jupyter-notebook/tree-extension": "~7.2.2",
2525
"@jupyter-notebook/ui-components": "~7.2.2",
26+
"@jupyter/react-components": "^0.16.3",
27+
"@jupyter/web-components": "^0.16.3",
2628
"@jupyter/ydoc": "~2.0.1",
2729
"@jupyterlab/application": "~4.2.5",
2830
"@jupyterlab/application-extension": "~4.2.5",
@@ -367,6 +369,8 @@
367369
"@codemirror/state",
368370
"@codemirror/view",
369371
"@jupyter-notebook/tree",
372+
"@jupyter/react-components",
373+
"@jupyter/web-components",
370374
"@jupyter/ydoc",
371375
"@jupyterlab/application",
372376
"@jupyterlab/apputils",

0 commit comments

Comments
 (0)