Skip to content

Commit

Permalink
Revert "Set packageManager (#79)"
Browse files Browse the repository at this point in the history
This reverts commit c68f45a.
  • Loading branch information
fcollonval authored Jun 20, 2024
1 parent c68f45a commit 3371174
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion template/package.json.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"watch:src": "tsc -w --sourceMap",
"watch:labextension": "jupyter labextension watch ."
},
"packageManager": "yarn@3.5.0",
"dependencies": {
{% if kind.lower() != 'mimerenderer' %}"@jupyterlab/application": "^4.0.0"{% if kind.lower() == 'theme' %},
"@jupyterlab/apputils": "^4.0.0"{% endif %}{% if kind.lower() == 'server' %},
Expand Down

0 comments on commit 3371174

Please sign in to comment.