|
@@ -7,6 +7,7 @@
|
|
|
},
|
|
|
"typings": "lib/index.d.ts",
|
|
|
"dependencies": {
|
|
|
+ "@jupyterlab/services": "^0.22.0",
|
|
|
"ansi_up": "^1.3.0",
|
|
|
"backbone": "^1.2.0",
|
|
|
"codemirror": "5.17.0",
|
|
@@ -14,7 +15,6 @@
|
|
|
"diff-match-patch": "^1.0.0",
|
|
|
"es6-promise": "^3.2.1",
|
|
|
"jquery": "^2.2.0",
|
|
|
- "jupyter-js-services": "^0.21.0",
|
|
|
"less": "^2.7.1",
|
|
|
"marked": "^0.3.5",
|
|
|
"moment": "^2.11.2",
|
|
@@ -31,6 +31,7 @@
|
|
|
"@types/marked": "0.0.28",
|
|
|
"@types/mathjax": "0.0.31",
|
|
|
"@types/mocha": "^2.2.32",
|
|
|
+ "@types/requirejs": "^2.1.28",
|
|
|
"@types/sanitize-html": "^1.13.31",
|
|
|
"awesome-typescript-loader": "^2.2.4",
|
|
|
"concurrently": "^2.0.0",
|