Skip to content

Commit

Permalink
Disable strict version check for now
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Sep 2, 2023
1 parent a7ad5fd commit 856e9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/jupyterlab-lsp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"@jupyterlab/lsp": {
"bundled": false,
"singleton": true,
"strictVersion": true
"strictVersion": false
}
},
"schemaDir": "schema",
Expand Down

0 comments on commit 856e9f3

Please sign in to comment.