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

Commit 02d6067

Browse files
fix(package): update d3-array to version 2.0.2
Closes #14
1 parent da18be0 commit 02d6067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"cordova-plugin-splashscreen": "^5.0.1",
3636
"cordova-plugin-whitelist": "^1.3.3",
3737
"d3": "^4.12.2",
38-
"d3-array": "^1.2.1",
38+
"d3-array": "^2.0.2",
3939
"d3-axis": "^1.0.8",
4040
"d3-scale": "^2.0.0",
4141
"d3-selection": "^1.2.0",

0 commit comments

Comments
 (0)