浏览代码

Merge with master

Martha Cryan 4 年之前
父节点
当前提交
737b9f3aad
共有 2 个文件被更改,包括 7 次插入10 次删除
  1. 7 10
      packages/toc-extension/package.json
  2. 0 0
      packages/toc-extension/schema/plugin.json

+ 7 - 10
packages/toc-extension/package.json

@@ -40,16 +40,13 @@
     ]
   },
   "dependencies": {
-    "@jupyterlab/application": "^2.2.0-alpha.0",
-    "@jupyterlab/apputils": "^2.2.0-alpha.0",
-    "@jupyterlab/docmanager": "^2.2.0-alpha.0",
-    "@jupyterlab/fileeditor": "^2.2.0-alpha.0",
-    "@jupyterlab/markdownviewer": "^2.2.0-alpha.0",
-    "@jupyterlab/notebook": "^2.2.0-alpha.0",
-    "@jupyterlab/rendermime": "^2.2.0-alpha.0",
-    "@jupyterlab/settingregistry": "^2.2.0-alpha.0",
-    "@jupyterlab/toc": "^4.0.0",
-    "@lumino/widgets": "^1.11.1"
+    "@jupyterlab/application": "^2.0.0",
+    "@jupyterlab/docmanager": "^2.0.0",
+    "@jupyterlab/fileeditor": "^2.0.0",
+    "@jupyterlab/markdownviewer": "^2.0.0",
+    "@jupyterlab/notebook": "^2.0.0",
+    "@jupyterlab/rendermime": "^2.0.0",
+    "@jupyterlab/toc": "^4.0.0"
   },
   "devDependencies": {
     "husky": "^2.7.0",

+ 0 - 0
packages/toc/schema/plugin.json → packages/toc-extension/schema/plugin.json