فهرست منبع

Merge pull request #30 from blink1073/update-deps

Update deps
Steven Silvester 9 سال پیش
والد
کامیت
f62ca89a7b
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -1,12 +1,12 @@
 {
 {
   "name": "jupyter-js-plugins",
   "name": "jupyter-js-plugins",
-  "version": "0.1.0",
+  "version": "0.2.0",
   "description": "Plugins for JupyterLab",
   "description": "Plugins for JupyterLab",
   "main": "lib/index.js",
   "main": "lib/index.js",
   "typings": "lib/index.d.ts",
   "typings": "lib/index.d.ts",
   "dependencies": {
   "dependencies": {
     "codemirror": "^5.10.0",
     "codemirror": "^5.10.0",
-    "jupyter-js-filebrowser": "^0.3.10",
+    "jupyter-js-filebrowser": "^0.4.1",
     "jupyter-js-notebook": "^0.3.0",
     "jupyter-js-notebook": "^0.3.0",
     "jupyter-js-services": "^0.3.3",
     "jupyter-js-services": "^0.3.3",
     "jupyter-js-terminal": "^0.1.12",
     "jupyter-js-terminal": "^0.1.12",