Skip to content

Commit

Permalink
Update to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrochart committed Mar 18, 2024
1 parent fab7f19 commit 3450ba3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/collaboration-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"dependencies": {
"@jupyter/collaboration": "^2.0.3",
"@jupyter/docprovider": "^2.0.3",
"@jupyter/ydoc": "^1.1.0-a0",
"@jupyter/ydoc": "^2.0.1",
"@jupyterlab/application": "^4.0.5",
"@jupyterlab/apputils": "^4.0.5",
"@jupyterlab/codemirror": "^4.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/docprovider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"watch": "tsc -b --watch"
},
"dependencies": {
"@jupyter/ydoc": "^1.1.0-a0",
"@jupyter/ydoc": "^2.0.1",
"@jupyterlab/coreutils": "^6.0.5",
"@jupyterlab/services": "^7.0.5",
"@lumino/coreutils": "^2.1.0",
Expand Down

0 comments on commit 3450ba3

Please sign in to comment.