瀏覽代碼

Integrity.

Ian Rose 6 年之前
父節點
當前提交
70b0127f7b
共有 2 個文件被更改,包括 0 次插入4 次删除
  1. 0 1
      packages/terminal-extension/package.json
  2. 0 3
      packages/terminal-extension/tsconfig.json

+ 0 - 1
packages/terminal-extension/package.json

@@ -35,7 +35,6 @@
     "@jupyterlab/coreutils": "^2.2.1",
     "@jupyterlab/launcher": "^0.19.1",
     "@jupyterlab/mainmenu": "^0.8.1",
-    "@jupyterlab/services": "^3.2.1",
     "@jupyterlab/terminal": "^0.19.1"
   },
   "devDependencies": {

+ 0 - 3
packages/terminal-extension/tsconfig.json

@@ -21,9 +21,6 @@
     {
       "path": "../mainmenu"
     },
-    {
-      "path": "../services"
-    },
     {
       "path": "../terminal"
     }