소스 검색

Add coreutils to singletons

Steven Silvester 7 년 전
부모
커밋
c02b8211ab
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      jupyterlab/package.json

+ 2 - 0
jupyterlab/package.json

@@ -61,6 +61,7 @@
     "@jupyterlab/tooltip": "^0.11.1",
     "@jupyterlab/tooltip-extension": "^0.11.1",
     "@jupyterlab/vega2-extension": "^0.11.1",
+    "@phosphor/coreutils": "^1.2.0",
     "@phosphor/widgets": "^1.3.0"
   },
   "devDependencies": {
@@ -126,6 +127,7 @@
       "@jupyterlab/services",
       "@jupyterlab/terminal",
       "@jupyterlab/tooltip",
+      "@phosphor/coreutils",
       "@phosphor/widgets"
     ],
     "version": "0.29.0.dev0",