Skip to content

Commit

Permalink
update jupyterlab to 4.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyrowland committed Jul 31, 2024
1 parent 73dcaa7 commit f0008c5
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 288 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"watch:src": "tsc -w --sourceMap"
},
"dependencies": {
"@jupyterlab/application": "^4.0.3",
"@lumino/widgets": "^2.0.1"
"@jupyterlab/application": "^4.2.4",
"@lumino/widgets": "^2.4.0"
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.0",
Expand Down
Loading

0 comments on commit f0008c5

Please sign in to comment.