upping jlab version
This commit is contained in:
parent
e654a1bc43
commit
4d09c983f4
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jupyterlab_iframe",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "A JupyterLab extension.",
|
||||
"author": "Tim Paine",
|
||||
"main": "lib/index.js",
|
||||
|
@ -21,9 +21,9 @@
|
|||
"extension": true
|
||||
},
|
||||
"dependencies": {
|
||||
"@jupyterlab/application": "^0.15.0",
|
||||
"@jupyterlab/apputils": "^0.15.0",
|
||||
"@jupyterlab/docmanager": "^0.15.0",
|
||||
"@jupyterlab/application": "^0.16.0",
|
||||
"@jupyterlab/apputils": "^0.16.0",
|
||||
"@jupyterlab/docmanager": "^0.16.0",
|
||||
"@phosphor/disposable": "^1.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Reference in a new issue