Skip to content

Commit

Permalink
Add yarn version to package.json for dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhad6 committed Jan 19, 2024
1 parent 282681b commit 7a028ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"jupyterlab": "hatch run jupyter lab",
"copy-icons": "mkdir -p lib/icons && cp src/icons/*.svg* lib/icons"
},
"packageManager": "yarn@3.5.0",
"dependencies": {
"@jupyterlab/application": "^4.0.10",
"@jupyterlab/filebrowser": "^4.0.10",
Expand Down

0 comments on commit 7a028ae

Please sign in to comment.