Skip to content

Commit e1b6b87

Browse files
committed
Use @jupyterlab/shared-models ^4.0.0-alpha.10
1 parent b54268e commit e1b6b87

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": "^3.3.4",
4+
"@jupyterlab/shared-models": "^4.0.0-alpha.10",
55
"ws": "^8.5.0",
66
"y-websocket": "^1.4.1"
77
}

0 commit comments

Comments
 (0)