Skip to content

Commit

Permalink
chore: upgrade util
Browse files Browse the repository at this point in the history
  • Loading branch information
逍为 committed May 13, 2024
1 parent 2a80e07 commit 2007910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/scale",
"version": "0.4.15",
"version": "0.4.16",
"description": "Toolkit for mapping abstract data into visual representation.",
"license": "MIT",
"main": "lib/index.js",
Expand Down Expand Up @@ -106,7 +106,7 @@
"url": "https://github.com/antvis/scale/issues"
},
"dependencies": {
"@antv/util": "^2.0.13",
"@antv/util": "^3.3.7",
"color-string": "^1.5.5",
"fecha": "^4.2.1"
}
Expand Down

0 comments on commit 2007910

Please sign in to comment.