Browse Source

Integrity.

Ian Rose 6 years ago
parent
commit
564db2a7cd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      packages/htmlviewer/package.json

+ 3 - 1
packages/htmlviewer/package.json

@@ -30,7 +30,9 @@
   "dependencies": {
     "@jupyterlab/apputils": "^0.19.1",
     "@jupyterlab/coreutils": "^2.2.1",
-    "@jupyterlab/docregistry": "^0.19.1"
+    "@jupyterlab/docregistry": "^0.19.1",
+    "@phosphor/signaling": "^1.2.2",
+    "react": "~16.4.2"
   },
   "devDependencies": {
     "rimraf": "~2.6.2",