@antv/g-plugin-canvas-path-generator
Advanced tools
Comparing version 1.1.41 to 1.1.42
{ | ||
"name": "@antv/g-plugin-canvas-path-generator", | ||
"version": "1.1.41", | ||
"version": "1.1.42", | ||
"description": "A G plugin of path generator with Canvas2D API", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-math": "^1.7.39", | ||
"@antv/g-math": "^1.7.40", | ||
"@antv/util": "^3.3.1", | ||
@@ -47,3 +47,3 @@ "tslib": "^2.3.1" | ||
}, | ||
"gitHead": "9cf36b5ea1951c9d6ee5da4e54d458f83900cb2f" | ||
"gitHead": "a6afce5fd9b0c4635a13492fca7339ea8db8ea33" | ||
} |
Updated@antv/g-math@^1.7.40