Skip to content

Commit ac05a34

Browse files
authored
Merge pull request #509 from martinRenou/jlab2
Add JupyterLab 2 support
2 parents 739ffa3 + d0988c0 commit ac05a34

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
@@ -23,7 +23,7 @@
2323
"watch": "webpack --watch"
2424
},
2525
"dependencies": {
26-
"@jupyter-widgets/base": "^2.0",
26+
"@jupyter-widgets/base": "^2 || ^3",
2727
"leaflet": "^1.3.0",
2828
"leaflet-ant-path": "^1.3.0",
2929
"leaflet-draw": "^1.0.4",

0 commit comments

Comments
 (0)