Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit c6ad7d3

Browse files
fix(package): update d3-scale to version 3.2.0
Closes #16
1 parent da18be0 commit c6ad7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"d3": "^4.12.2",
3838
"d3-array": "^1.2.1",
3939
"d3-axis": "^1.0.8",
40-
"d3-scale": "^2.0.0",
40+
"d3-scale": "^3.2.0",
4141
"d3-selection": "^1.2.0",
4242
"d3-shape": "^1.2.0",
4343
"ion-prism": "^2.0.5",

0 commit comments

Comments
 (0)