Browse Source

Bump filebrowser dep

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

+ 1 - 1
package.json

@@ -6,7 +6,7 @@
   "typings": "lib/index.d.ts",
   "dependencies": {
     "codemirror": "^5.10.0",
-    "jupyter-js-filebrowser": "^0.4.0",
+    "jupyter-js-filebrowser": "^0.4.1",
     "jupyter-js-notebook": "^0.3.0",
     "jupyter-js-services": "^0.3.3",
     "jupyter-js-terminal": "^0.1.12",