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

Commit e927826

Browse files
fix(package): update d3-scale to version 3.0.0
1 parent e789258 commit e927826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎example/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": true,
66
"license": "MIT",
77
"dependencies": {
8-
"d3-scale": "^2.0.0",
8+
"d3-scale": "^3.0.0",
99
"formik": "^1.0.2",
1010
"prop-types": "^15.6.1",
1111
"react": "^16.2.0",

0 commit comments

Comments
 (0)