Skip to content

Commit 029de77

Browse files
author
Steven Silvester
authored
Merge pull request #222 from consideRatio/jlab21
geojson: support JupyterLab 2.1.0
2 parents 422ca36 + 627a0d3 commit 029de77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/geojson-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"watch": "tsc -w"
3535
},
3636
"dependencies": {
37-
"@jupyterlab/apputils": "~2.0.0",
37+
"@jupyterlab/apputils": "^2.0.0",
3838
"@jupyterlab/rendermime-interfaces": "^2.0.0",
3939
"@lumino/messaging": "^1.2.2",
4040
"@lumino/widgets": "^1.11.0",

0 commit comments

Comments
 (0)