Skip to content

Commit c1b1f22

Browse files
committed
Add support for JupyterLab 2.0
1 parent 1593faa commit c1b1f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"rimraf": "^2.6.1"
3232
},
3333
"dependencies": {
34-
"@jupyter-widgets/base": "^1.1 || ^2",
34+
"@jupyter-widgets/base": "^1 || ^2 || ^3",
3535
"@jupyter-widgets/controls": "^1.1.5",
3636
"lodash": "^4.17.4"
3737
},

0 commit comments

Comments
 (0)