|
@@ -8,14 +8,15 @@
|
|
|
"dependencies": {
|
|
|
"@jupyterlab/apputils": "^0.1.1",
|
|
|
"@jupyterlab/codemirror": "^0.1.1",
|
|
|
+ "@jupyterlab/default-theme": "^0.1.1",
|
|
|
"@jupyterlab/docmanager": "^0.1.1",
|
|
|
"@jupyterlab/docregistry": "^0.1.1",
|
|
|
"@jupyterlab/notebook": "^0.1.1",
|
|
|
"@jupyterlab/rendermime": "^0.1.1",
|
|
|
- "@jupyterlab/default-theme": "^0.1.1",
|
|
|
"@jupyterlab/services": "^0.40.1",
|
|
|
"@phosphor/commands": "^0.1.5",
|
|
|
- "@phosphor/widgets": "^0.3.0"
|
|
|
+ "@phosphor/widgets": "^0.3.0",
|
|
|
+ "es6-promise": "^4.1.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"css-loader": "^0.23.1",
|