File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010 "version" : " 3.6.0" ,
1111 "main" : [" ./cal-heatmap.js" , " ./cal-heatmap.css" ],
1212 "dependencies" : {
13- "d3" : " >= v3 .0.6"
13+ "d3" : " >=3 .0.6 <4.0.0 "
1414 },
1515 "location" : " https://github.com/wa0x6e/cal-heatmap" ,
1616 "license" : " MIT" ,
Original file line number Diff line number Diff line change 33 "version" : " 3.6.0" ,
44 "repository" : " wa0x6e/cal-heatmap" ,
55 "dependencies" : {
6- "mbostock/d3" : " >= 3.0.6"
6+ "mbostock/d3" : " >=3.0.6 <4.0.0 "
77 },
88 "main" : " cal-heatmap.js" ,
99 "scripts" : [
Original file line number Diff line number Diff line change 1313 "test" : " test"
1414 },
1515 "dependencies" : {
16- "d3" : " >= v3 .0.6"
16+ "d3" : " ^3 .0.6"
1717 },
1818 "devDependencies" : {
1919 "grunt" : " ~0.4.5" ,
5858 },
5959 "jam" : {
6060 "dependencies" : {
61- "d3" : " >= 3.0.6"
61+ "d3" : " ^ 3.0.6"
6262 }
6363 },
6464 "bugs" : " https://github.com/wa0x6e/cal-heatmap/issues" ,
You can’t perform that action at this time.
0 commit comments