mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-16 03:16:20 +00:00
Merge pull request #1021 from jamesdbrock/labextension-version-prealpha
labextension npm dependency bounds loosen
This commit is contained in:
commit
7bf207bf97
@ -30,10 +30,10 @@
|
||||
"watch": "tsc -w"
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^0.17.1",
|
||||
"@jupyterlab/apputils": "^0.17.2",
|
||||
"@jupyterlab/docregistry": "^0.17.1",
|
||||
"@jupyterlab/notebook": "^0.17.1",
|
||||
"@jupyterlab/application": "0.17.1 - 2.0.0",
|
||||
"@jupyterlab/apputils": "0.17.2 - 2.0.0",
|
||||
"@jupyterlab/docregistry": "0.17.1 - 2.0.0",
|
||||
"@jupyterlab/notebook": "0.17.1 - 2.0.0",
|
||||
"@jupyterlab/services": "^3.0.1",
|
||||
"@phosphor/disposable": "^1.1.2"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user