Skip to content

Commit 23800c0

Browse files
Pin @jupyterlab/shared-models >=4.0.0-alpha.10,<4.0.0-alpha.14 (#61)
* Pin @jupyterlab/shared-models to 4.0.0-alpha.10 * Pin <4.0.0-alpha.14
1 parent cf6726d commit 23800c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"dependencies": {
4-
"@jupyterlab/shared-models": "^4.0.0-alpha.10",
4+
"@jupyterlab/shared-models": "4.0.0-alpha.10 - 4.0.0-alpha.13",
55
"ws": "^8.5.0",
66
"y-websocket": "^1.4.1"
77
}

0 commit comments

Comments
 (0)