소스 검색

Use the same coreutils version as the rest of the app.

Afshin Darian 7 년 전
부모
커밋
e4e8d7fd8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/settingeditor-extension/package.json

+ 1 - 1
packages/settingeditor-extension/package.json

@@ -17,7 +17,7 @@
     "@jupyterlab/apputils": "^0.9.0",
     "@jupyterlab/codeeditor": "^0.9.0",
     "@jupyterlab/coreutils": "^0.9.0",
-    "@phosphor/coreutils": "^1.3.0",
+    "@phosphor/coreutils": "^1.2.0",
     "@phosphor/messaging": "^1.2.1",
     "@phosphor/signaling": "^1.2.1",
     "@phosphor/virtualdom": "^1.1.1",