Skip to content

Commit

Permalink
add @jupyterlab/rendermime as a direct dependenct per @dlqqq to avoid…
Browse files Browse the repository at this point in the history
… potential build errors
  • Loading branch information
andrii-i committed Feb 7, 2024
1 parent 656e851 commit ad0ba1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/jupyter-ai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"@jupyterlab/docregistry": "^4",
"@jupyterlab/fileeditor": "^4",
"@jupyterlab/notebook": "^4",
"@jupyterlab/rendermime": "^4.1.0",
"@jupyterlab/services": "^7",
"@jupyterlab/settingregistry": "^4",
"@jupyterlab/ui-components": "^4",
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2231,6 +2231,7 @@ __metadata:
"@jupyterlab/docregistry": ^4
"@jupyterlab/fileeditor": ^4
"@jupyterlab/notebook": ^4
"@jupyterlab/rendermime": ^4.1.0
"@jupyterlab/services": ^7
"@jupyterlab/settingregistry": ^4
"@jupyterlab/testutils": ^4
Expand Down

0 comments on commit ad0ba1b

Please sign in to comment.