Browse Source

Fix integrity check.

Afshin Darian 7 năm trước cách đây
mục cha
commit
8af6412813
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jupyterlab/tests/mock_packages/mimeextension/package.json

+ 1 - 1
jupyterlab/tests/mock_packages/mimeextension/package.json

@@ -3,7 +3,7 @@
   "version": "0.3.0",
   "private": true,
   "dependencies": {
-    "@phosphor/widgets": "^1.5.0"
+    "@phosphor/widgets": "^1.6.0"
   },
   "jupyterlab": {
     "mimeExtension": true