diff --git a/packages/f2-algorithm/package.json b/packages/f2-algorithm/package.json index c8e555bb9..7c52c210a 100644 --- a/packages/f2-algorithm/package.json +++ b/packages/f2-algorithm/package.json @@ -18,11 +18,11 @@ ], "dependencies": { "@babel/runtime": "^7.12.5", + "@antv/util": "^3.0.6", "tslib": "^2.3.1" }, "devDependencies": { "@antv/f-test-utils": "^1.0.1", - "@antv/f2": "5.4.5", "jest-mock-random": "~1.1.1" }, "homepage": "https://f2.antv.vision/zh/",