Skip to content

Commit 2540353

Browse files
committed
Bump @jupyterlab/application to 2.1.0
1 parent da5b990 commit 2540353

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/jupyterlab-lsp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@babel/preset-env": "^7.4.3",
45-
"@jupyterlab/application": "~2.0.0",
45+
"@jupyterlab/application": "~2.1.0",
4646
"@jupyterlab/apputils": "~2.0.0",
4747
"@jupyterlab/cells": "~2.0.0",
4848
"@jupyterlab/codeeditor": "~2.0.0",
@@ -77,7 +77,7 @@
7777
"typescript": "~3.9.5"
7878
},
7979
"peerDependencies": {
80-
"@jupyterlab/application": "~2.0.0",
80+
"@jupyterlab/application": "~2.1.0",
8181
"@jupyterlab/apputils": "~2.0.0",
8282
"@jupyterlab/cells": "~2.0.0",
8383
"@jupyterlab/codeeditor": "~2.0.0",

0 commit comments

Comments
 (0)