Skip to content

Commit

Permalink
Bump conda-store-ui version
Browse files Browse the repository at this point in the history
To bump the ui version:
(from a clean clone)
'''
$ conda activate jupyterlab-conda-store

// update @conda-store/conda-store-ui dep in package.json

$ jlpm install --immutable
'''
  • Loading branch information
soapy1 committed Nov 26, 2024
1 parent d81e802 commit 34859b5
Show file tree
Hide file tree
Showing 2 changed files with 2,209 additions and 2,206 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@conda-store/conda-store-ui": "2024.10.1",
"@conda-store/conda-store-ui": "2024.11.1",
"@jupyterlab/application": "^4.0.9",
"@jupyterlab/apputils": "^4.1.2",
"@jupyterlab/mainmenu": "^4.0.9",
Expand Down
Loading

0 comments on commit 34859b5

Please sign in to comment.