|
@@ -15,7 +15,6 @@
|
|
|
"@jupyterlab/application": "^0.9.0",
|
|
|
"@jupyterlab/apputils": "^0.9.0",
|
|
|
"@jupyterlab/cells": "^0.9.0",
|
|
|
- "@jupyterlab/chatbox": "^0.3.2",
|
|
|
"@jupyterlab/codeeditor": "^0.9.0",
|
|
|
"@jupyterlab/codemirror": "^0.9.0",
|
|
|
"@jupyterlab/completer": "^0.9.0",
|
|
@@ -28,7 +27,6 @@
|
|
|
"@jupyterlab/fileeditor": "^0.9.0",
|
|
|
"@jupyterlab/imageviewer": "^0.9.0",
|
|
|
"@jupyterlab/inspector": "^0.9.0",
|
|
|
- "@jupyterlab/markdownviewer": "^0.7.0",
|
|
|
"@jupyterlab/notebook": "^0.9.0",
|
|
|
"@jupyterlab/outputarea": "^0.9.0",
|
|
|
"@jupyterlab/rendermime": "^0.9.0",
|
|
@@ -45,7 +43,7 @@
|
|
|
"@phosphor/widgets": "^1.3.0",
|
|
|
"chai": "^3.5.0",
|
|
|
"expect.js": "^0.3.1",
|
|
|
- "mocha": "^3.2.0",
|
|
|
+ "json-to-html": "^0.1.2",
|
|
|
"simulate-event": "^1.4.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
@@ -65,7 +63,6 @@
|
|
|
"fs-extra": "^2.1.2",
|
|
|
"istanbul-instrumenter-loader": "^2.0.0",
|
|
|
"json-loader": "^0.5.4",
|
|
|
- "json-to-html": "^0.1.2",
|
|
|
"karma": "^1.5.0",
|
|
|
"karma-chrome-launcher": "^0.2.2",
|
|
|
"karma-coverage": "^0.5.3",
|
|
@@ -75,6 +72,7 @@
|
|
|
"karma-mocha-reporter": "^1.1.5",
|
|
|
"karma-remap-coverage": "^0.1.1",
|
|
|
"karma-sourcemap-loader": "^0.3.7",
|
|
|
+ "mocha": "^3.2.0",
|
|
|
"raw-loader": "^0.5.1",
|
|
|
"rimraf": "^2.5.2",
|
|
|
"style-loader": "^0.13.1",
|