Browse Source

Force install of codemirror

Steven Silvester 9 years ago
parent
commit
1da37e7ce1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -5,6 +5,7 @@
   "main": "lib/index.js",
   "typings": "lib/index.d.ts",
   "dependencies": {
+    "codemirror": "^5.10.0",
     "jupyter-js-filebrowser": "^0.2.8",
     "jupyter-js-services": "^0.3.0-alpha",
     "jupyter-js-terminal": "^0.1.3",