Skip to content

Commit 7186cc1

Browse files
committed
updating lumino packages
1 parent bf78a8a commit 7186cc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/javascript/jupyterlab-plotly/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
"dependencies": {
6363
"@jupyter-widgets/base": ">=2.0.0 <7.0.0",
6464
"@jupyterlab/rendermime-interfaces": "^1.3.0 || ^2.0.0 || ^3.0.0",
65-
"@lumino/messaging": "^1.2.3",
66-
"@lumino/widgets": "^1.8.1",
65+
"@lumino/messaging": "^1.2.3 || ^2.0.0",
66+
"@lumino/widgets": "^1.8.1 || ^2.0.0",
6767
"lodash": "^4.17.4",
6868
"plotly.js": "^2.34.0"
6969
},

0 commit comments

Comments
 (0)