@antv/g-plugin-canvas-path-generator
Advanced tools
Comparing version 1.1.50 to 1.1.51
{ | ||
"name": "@antv/g-plugin-canvas-path-generator", | ||
"version": "1.1.50", | ||
"version": "1.1.51", | ||
"description": "A G plugin of path generator with Canvas2D API", | ||
@@ -33,3 +33,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@antv/g-math": "^1.7.48", | ||
"@antv/g-math": "^1.7.49", | ||
"@antv/util": "^3.3.1", | ||
@@ -47,3 +47,3 @@ "tslib": "^2.3.1" | ||
}, | ||
"gitHead": "b9efa0d349c3cb699065f407e45f6aa7e0a3336d" | ||
"gitHead": "53932c66ed9f2cbc28993e1e359c8df27703fc52" | ||
} |
Updated@antv/g-math@^1.7.49