Skip to content

Commit 1f03d06

Browse files
committed
Adds jupyter-ui-toolkit packages in shared scope
1 parent d847b24 commit 1f03d06

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
@@ -12,6 +12,8 @@
1212
"resolutions": {
1313
"@codemirror/state": "~6.4.1",
1414
"@codemirror/view": "~6.28.3",
15+
"@jupyter/react-components": "^0.16.6",
16+
"@jupyter/web-components": "^0.16.6",
1517
"@jupyter-notebook/application": "~7.3.0",
1618
"@jupyter-notebook/application-extension": "~7.3.0",
1719
"@jupyter-notebook/console-extension": "~7.3.0",
@@ -366,6 +368,8 @@
366368
"singletonPackages": [
367369
"@codemirror/state",
368370
"@codemirror/view",
371+
"@jupyter/react-components",
372+
"@jupyter/web-components",
369373
"@jupyter-notebook/tree",
370374
"@jupyter/ydoc",
371375
"@jupyterlab/application",

0 commit comments

Comments
 (0)