Skip to content

Commit

Permalink
Fix jupyterlite version (#299)
Browse files Browse the repository at this point in the history
  • Loading branch information
fcollonval committed Sep 2, 2024
1 parent bedbe85 commit ec1f8bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@
"@jupyterlab/toc-extension": "^6.0.0",
"@jupyterlab/translation-extension": "^4.0.0",
"@jupyterlab/ui-components-extension": "^4.0.0",
"@jupyterlite/server": "^4.0.0",
"@jupyterlite/server-extension": "^4.0.0",
"@jupyterlite/server": "^0.4.0",
"@jupyterlite/server-extension": "^0.4.0",
"@lumino/default-theme": "^2.0.0",
"@primer/react": "^36.25.0",
"assert": "^2.0.0",
Expand Down

0 comments on commit ec1f8bb

Please sign in to comment.