N°5621 Move D3 3.5.16 to NPM

This commit is contained in:
Pierre Goiffon
2024-02-16 16:47:16 +01:00
parent f3fbce7459
commit 3e9f4df1bf
16 changed files with 38 additions and 32 deletions

2
node_modules/d3/package.js generated vendored
View File

@@ -3,7 +3,7 @@
Package.describe({
name: "d3js:d3", // http://atmospherejs.com/d3js/d3
summary: "D3 (official): A JavaScript visualization library for HTML and SVG.",
version: "3.5.17",
version: "3.5.16",
git: "https://github.com/mbostock/d3.git"
});