@antv/g-plugin-canvas-path-generator
Advanced tools
Comparing version 1.1.23 to 1.1.24
{ | ||
"name": "@antv/g-plugin-canvas-path-generator", | ||
"version": "1.1.23", | ||
"version": "1.1.24", | ||
"description": "A G plugin of path generator with Canvas2D API", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-math": "^1.7.23", | ||
"@antv/g-math": "^1.7.24", | ||
"@antv/util": "^3.2.4", | ||
@@ -47,3 +47,3 @@ "tslib": "^2.3.1" | ||
}, | ||
"gitHead": "9af65e3e1e8051c3c148c7bfcde3d79afb539840" | ||
"gitHead": "ef44156fad010a95006446c87126c6d0357eed5d" | ||
} |
Updated@antv/g-math@^1.7.24