From fb3c2d5b668b3390e85e1b3f726be02404f914e3 Mon Sep 17 00:00:00 2001 From: Dave Honneffer Date: Wed, 12 Oct 2022 11:51:13 +0200 Subject: [PATCH] fix: remove unused d3-scale dependency --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index d82ca9ab..62415f4e 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,6 @@ "@vitejs/plugin-react-refresh": "^1.1.3", "babel-eslint": "^10.1.0", "cz-conventional-changelog": "^3.3.0", - "d3-scale": "^4.0.2", "dotenv-webpack": "^7.1.0", "element-collapse": "^1.0.1", "esbuild": "0.15.5", @@ -103,7 +102,6 @@ "@chbphone55/classnames": "^2.0.0", "@fabric-ds/core": "0.0.15", "@fabric-ds/css": "^1.1.4", - "d3-scale": "^4.0.2", "react-focus-lock": "^2.5.2", "resize-observer-polyfill": "^1.5.1", "scroll-doctor": "^1.0.0"