Ian Rose 6 anni fa
parent
commit
70b0127f7b

+ 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"
     }