소스 검색

Merge pull request #96 from rnkaufman/lock-d3-version

Brian Whitton 7 년 전
부모
커밋
c1b14f1154
No account linked to committer's email
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package.json

+ 1 - 1
package.json 파일 보기

@@ -27,7 +27,7 @@
27 27
     "browserify": "^13.0.0",
28 28
     "canvas": "git+https://github.com/chearon/node-canvas.git#12971f64a66b",
29 29
     "compression": "^1.6.1",
30
-    "d3": "^4.1.1",
30
+    "d3": "4.10.0",
31 31
     "dotenv": "^2.0.0",
32 32
     "express": "^4.13.3",
33 33
     "jquery": "^2.2.1",