|
@@ -39,10 +39,10 @@
|
|
|
"watch": "tsc -b --watch"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "@jupyterlab/application": "^2.0.0-alpha.3",
|
|
|
- "@jupyterlab/cells": "^2.0.0-alpha.3",
|
|
|
- "@jupyterlab/notebook": "^2.0.0-alpha.3",
|
|
|
- "@jupyterlab/ui-components": "^2.0.0-alpha.3",
|
|
|
+ "@jupyterlab/application": "^2.0.0-alpha.4",
|
|
|
+ "@jupyterlab/cells": "^2.0.0-alpha.4",
|
|
|
+ "@jupyterlab/notebook": "^2.0.0-alpha.4",
|
|
|
+ "@jupyterlab/ui-components": "^2.0.0-alpha.4",
|
|
|
"@lumino/widgets": "^1.9.0",
|
|
|
"@types/node": "^12.0.2"
|
|
|
},
|