Skip to content

Commit

Permalink
Fix integrity
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Jun 8, 2022
1 parent ee881c5 commit cf04057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"@jupyterlab/user-extension": "~4.0.0-alpha.10",
"@jupyterlab/vega5-extension": "~4.0.0-alpha.10",
"@lumino/algorithm": "~1.9.1",
"@lumino/application": "~1.29.0",
"@lumino/application": "~1.29.1",
"@lumino/commands": "~1.20.0",
"@lumino/coreutils": "~1.12.0",
"@lumino/disposable": "~1.10.1",
Expand All @@ -92,7 +92,7 @@
"@lumino/properties": "~1.8.1",
"@lumino/signaling": "~1.10.1",
"@lumino/virtualdom": "~1.14.1",
"@lumino/widgets": "~1.32.0",
"@lumino/widgets": "~1.32.1",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"yjs": "~13.5.38"
Expand Down

0 comments on commit cf04057

Please sign in to comment.