diff --git a/package.json b/package.json index c07e9fb..fc09fdf 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "watch:labextension": "jupyter labextension watch .", "jupyterlab": "hatch run jupyter lab" }, + "packageManager": "yarn@3.5.0", "dependencies": { "@jupyterlab/application": "^4.0.10", "@jupyterlab/filebrowser": "^4.0.10",