浏览代码

Add explicit phosphor dependencies

Steven Silvester 8 年之前
父节点
当前提交
0a156d068d
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -8,6 +8,8 @@
   "typings": "lib/index.d.ts",
   "dependencies": {
     "@jupyterlab/services": "^0.38.0",
+    "@phosphor/application": "^0.1.2",
+    "@phosphor/widgets": "^0.1.3",
     "ansi_up": "^1.3.0",
     "backbone": "^1.2.0",
     "codemirror": "^5.20.2",