Browse Source

Add explicit phosphor dependencies

Steven Silvester 8 years ago
parent
commit
0a156d068d
1 changed files with 2 additions and 0 deletions
  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",