Skip to content

Commit

Permalink
Adds jupyter-ui-toolkit packages in shared scope
Browse files Browse the repository at this point in the history
  • Loading branch information
brichet committed Dec 4, 2024
1 parent d847b24 commit 1f03d06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"resolutions": {
"@codemirror/state": "~6.4.1",
"@codemirror/view": "~6.28.3",
"@jupyter/react-components": "^0.16.6",
"@jupyter/web-components": "^0.16.6",
"@jupyter-notebook/application": "~7.3.0",
"@jupyter-notebook/application-extension": "~7.3.0",
"@jupyter-notebook/console-extension": "~7.3.0",
Expand Down Expand Up @@ -366,6 +368,8 @@
"singletonPackages": [
"@codemirror/state",
"@codemirror/view",
"@jupyter/react-components",
"@jupyter/web-components",
"@jupyter-notebook/tree",
"@jupyter/ydoc",
"@jupyterlab/application",
Expand Down

0 comments on commit 1f03d06

Please sign in to comment.