소스 검색

Fix package.json conflict

Steven Silvester 8 년 전
부모
커밋
756a1b0543
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      examples/lab/package.json

+ 0 - 4
examples/lab/package.json

@@ -10,11 +10,7 @@
   },
   "dependencies": {
     "es6-promise": "^3.1.2",
-<<<<<<< HEAD
-    "jupyter-js-services": "^0.12.3",
-=======
     "jupyter-js-services": "^0.12.4",
->>>>>>> c9f42bd... Use the terminal session from services
     "jupyterlab": "file:../../",
     "phosphide": "^0.9.5"
   },