Skip to content

Commit

Permalink
Set package manager to fix dependabot updates
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Jul 26, 2024
1 parent 96c8b60 commit 4387f12
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 @@ -56,6 +56,7 @@
"watch:src": "tsc -w --sourceMap",
"watch:labextension": "jupyter labextension watch ."
},
"packageManager": "[email protected]",
"dependencies": {
"@jupyterlab/application": "^4.0.0",
"@jupyterlab/coreutils": "^6.0.0",
Expand Down

0 comments on commit 4387f12

Please sign in to comment.