Skip to content

Commit

Permalink
fix: algorithm package.json (#1963)
Browse files Browse the repository at this point in the history
Co-authored-by: xuying.xu <xuying.xu@alibaba-inc.com>
  • Loading branch information
tangying1027 and xuying.xu committed May 16, 2024
1 parent 6680534 commit d715549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/f2-algorithm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit d715549

Please sign in to comment.