Skip to content

Commit

Permalink
VT-23. Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
romina1601 committed Aug 2, 2024
1 parent cffb9fd commit e2d8729
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,12 @@
"watch:labextension": "jupyter labextension watch ."
},
"dependencies": {
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/application": "^4.2.4",
"@jupyterlab/apputils": "^4.3.4",
"@jupyterlab/coreutils": "^6.0.0",
"@jupyterlab/services": "^7.0.0"
"@jupyterlab/launcher": "^4.2.4",
"@jupyterlab/services": "^7.0.0",
"@lumino/widgets": "^2.4.0"
},
"devDependencies": {
"@jupyterlab/builder": "^4.0.0",
Expand Down

0 comments on commit e2d8729

Please sign in to comment.