This commit is contained in:
Mike Bostock 2021-06-05 12:10:58 -07:00
parent 8aed9d462f
commit 156712c8c3
No known key found for this signature in database
GPG Key ID: 55F04FD1168061D4

View File

@ -1,6 +1,6 @@
{
"name": "d3-force",
"version": "2.1.1",
"version": "3.0.0",
"description": "Force-directed graph layout using velocity Verlet integration.",
"homepage": "https://d3js.org/d3-force/",
"repository": {