Release package version 0.0.5
Some checks failed
CI / build (push) Failing after 16s

Support ImageData
This commit is contained in:
Andrey Kernichniy 2026-03-15 01:00:19 +07:00
parent c0150f85fa
commit 6e062dcadb
6 changed files with 38 additions and 17 deletions

View file

@ -31,7 +31,7 @@
"vite": "^7.3.1"
},
"dependencies": {
"@gxc-solutions/math": "^0.0.2",
"@gxc-solutions/renderer-base": "^0.0.10"
"@gxc-solutions/math": "^0.0.3",
"@gxc-solutions/renderer-base": "^0.0.11"
}
}