Skip to content

Commit 7603b46

Browse files
committed
bump ws dep back down for smoke
1 parent 15da0a2 commit 7603b46

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
@@ -63,7 +63,7 @@
6363
"@jupyter-lsp/theme-material": "~2.1.1",
6464
"@jupyter-lsp/theme-vscode": "~2.1.1",
6565
"lodash.mergewith": "^4.6.1",
66-
"lsp-ws-connection": "~0.7.1"
66+
"lsp-ws-connection": "~0.7.0"
6767
},
6868
"devDependencies": {
6969
"@babel/preset-env": "^7.4.3",

0 commit comments

Comments
 (0)