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

Commit a488dfb

Browse files
authored
Make sure to share all packages coming from jupyterlite (#158)
1 parent f2414e6 commit a488dfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@
9797
"bundled": false,
9898
"singleton": true
9999
},
100+
"@jupyterlite/server": {
101+
"bundled": false,
102+
"singleton": true
103+
},
100104
"@jupyterlite/contents": {
101105
"bundled": false,
102106
"singleton": true

0 commit comments

Comments
 (0)