Skip to content

Commit

Permalink
Add packageManager to package.json (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Jun 21, 2024
1 parent c47e767 commit 2bc6dab
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 @@ -54,6 +54,7 @@
"watch:labextension": "jupyter labextension watch .",
"watch:src": "tsc -w --sourceMap"
},
"packageManager": "yarn@3.5.0",
"dependencies": {
"@jupyterlab/application": "^4.0.10",
"@jupyterlab/apputils": "^4.1.10",
Expand Down

0 comments on commit 2bc6dab

Please sign in to comment.