Skip to content

Commit 3732aee

Browse files
committed
Updated JupyterLab package.json to resolv "lib0" to 0.2.108.
1 parent 707e0cd commit 3732aee

2 files changed

Lines changed: 371 additions & 302 deletions

File tree

org.omg.sysml.jupyter.jupyterlab/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"resolutions": {
2222
"@lumino/coreutils": "^1.11.0",
23-
"@lumino/widgets": "^1.37.2"
23+
"@lumino/widgets": "^1.37.2",
24+
"lib0": "0.2.108"
2425
},
2526
"peerDependencies": {
2627
"codemirror": "^5.58.1"

0 commit comments

Comments
 (0)