Skip to content

Commit 856e9f3

Browse files
committed
Disable strict version check for now
1 parent a7ad5fd commit 856e9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/jupyterlab-lsp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"@jupyterlab/lsp": {
152152
"bundled": false,
153153
"singleton": true,
154-
"strictVersion": true
154+
"strictVersion": false
155155
}
156156
},
157157
"schemaDir": "schema",

0 commit comments

Comments
 (0)