Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 1d4fb17

Browse files
committed
Update jupyterlite
1 parent 88c2879 commit 1d4fb17

File tree

3 files changed

+432
-1982
lines changed

3 files changed

+432
-1982
lines changed

docs/build-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ dependencies:
1313
- jupyterlab
1414
- empack >=2.0.8,<3
1515
- pip:
16-
- jupyterlite==0.1.0b17
16+
- jupyterlite==0.1.0b18
1717
- jupyterlite-sphinx
1818
- ..

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
"watch:labextension": "jupyter labextension watch ."
5252
},
5353
"dependencies": {
54-
"@jupyterlite/contents": "^0.1.0-beta.16",
55-
"@jupyterlite/server": "^0.1.0-beta.16",
54+
"@jupyterlite/contents": "^0.1.0-beta.18",
55+
"@jupyterlite/server": "^0.1.0-beta.18",
5656
"comlink": "^4.3.1"
5757
},
5858
"devDependencies": {

0 commit comments

Comments
 (0)