Skip to content

Commit 6070e07

Browse files
fix(package): update d3 to version 5.10.1
Closes #45
1 parent 2de5df9 commit 6070e07

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
@@ -20,7 +20,7 @@
2020
"connect-mongo": "^1.1.0",
2121
"cookie-parser": "^1.3.5",
2222
"csso": "^2.2.0",
23-
"d3": "^4.1.1",
23+
"d3": "^5.10.1",
2424
"errorhandler": "^1.4.2",
2525
"express": "^4.13.3",
2626
"express-flash": "^0.0.2",

0 commit comments

Comments
 (0)