@antv/g-plugin-canvas-path-generator
Advanced tools
Comparing version 1.1.25 to 1.1.26
{ | ||
"name": "@antv/g-plugin-canvas-path-generator", | ||
"version": "1.1.25", | ||
"version": "1.1.26", | ||
"description": "A G plugin of path generator with Canvas2D API", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-math": "^1.7.25", | ||
"@antv/g-math": "^1.7.26", | ||
"@antv/util": "^3.2.4", | ||
@@ -47,3 +47,3 @@ "tslib": "^2.3.1" | ||
}, | ||
"gitHead": "564d1a1f8147699ec6b93c093e590625138b3643" | ||
"gitHead": "4373901fa61181c6f32291d976b353b9fd9aaca7" | ||
} |
Updated@antv/g-math@^1.7.26