Browse Source

Add jupyter deps to peers

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

+ 2 - 0
package.json

@@ -42,6 +42,8 @@
     "webpack": "^1.12.11"
   },
   "peerDependencies": {
+    "jupyter-js-services": "^0.5.4",
+    "jupyter-js-utils": "^0.3.3",
     "phosphor-arrays": "^1.0.6",
     "phosphor-codemirror": "0.0.1",
     "phosphor-domutil": "^1.2.0",