|
@@ -40,16 +40,13 @@
|
|
|
]
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@jupyterlab/application": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/apputils": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/docmanager": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/fileeditor": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/markdownviewer": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/notebook": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/rendermime": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/settingregistry": "^2.2.0-alpha.0",
|
|
|
- "@jupyterlab/toc": "^4.0.0",
|
|
|
- "@lumino/widgets": "^1.11.1"
|
|
|
+ "@jupyterlab/application": "^2.0.0",
|
|
|
+ "@jupyterlab/docmanager": "^2.0.0",
|
|
|
+ "@jupyterlab/fileeditor": "^2.0.0",
|
|
|
+ "@jupyterlab/markdownviewer": "^2.0.0",
|
|
|
+ "@jupyterlab/notebook": "^2.0.0",
|
|
|
+ "@jupyterlab/rendermime": "^2.0.0",
|
|
|
+ "@jupyterlab/toc": "^4.0.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"husky": "^2.7.0",
|