Release package version 0.0.10
All checks were successful
Checks / build (push) Successful in 21s

Use transform from math. Update some interfaces
This commit is contained in:
Andrey Kernichniy 2026-03-15 00:54:37 +07:00
parent 4e7f31e4a0
commit 311945df5c
8 changed files with 14 additions and 24 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "0.0.0",
"license": "ISC",
"dependencies": {
"@gxc-solutions/math": "^0.0.2"
"@gxc-solutions/math": "^0.0.3"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.4",
@ -208,9 +208,9 @@
}
},
"node_modules/@gxc-solutions/math": {
"version": "0.0.2",
"resolved": "https://npm.gxc-solutions.ru/@gxc-solutions/math/-/math-0.0.2.tgz",
"integrity": "sha512-R6zYvbspis+XoHZ7lwyVLAUGZkJwivbeo94VtN7cSZzOA86AgVev+UQeHt9S1Ua4d1FwgxYVasck1/l5WXR7CQ=="
"version": "0.0.3",
"resolved": "https://npm.gxc-solutions.ru/@gxc-solutions/math/-/math-0.0.3.tgz",
"integrity": "sha512-B39/C/3YzfSbLgsf0sBpZILTSO8TIZVbh6tv3pXulG1qDL1tg41mLjp7M263MsC7ARzj7ME8WWsniBj0C4L+XA=="
},
"node_modules/@humanfs/core": {
"version": "0.19.1",