diff options
Diffstat (limited to 'server/sonar-web/design-system/package.json')
-rw-r--r-- | server/sonar-web/design-system/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/server/sonar-web/design-system/package.json b/server/sonar-web/design-system/package.json index 610c32ffd8a..397174a46a8 100644 --- a/server/sonar-web/design-system/package.json +++ b/server/sonar-web/design-system/package.json @@ -50,6 +50,7 @@ "@primer/octicons-react": "18.3.0", "classnames": "2.3.2", "clipboard": "2.0.11", + "d3-shape": "3.2.0", "lodash": "4.17.21", "react": "17.0.2", "react-dom": "17.0.2", |