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

Update models
This commit is contained in:
Andrey Kernichniy 2026-03-15 01:24:29 +07:00
parent 5f2ce822fc
commit 19c5dc67b9
12 changed files with 64 additions and 50 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@gxc-solutions/model-base",
"version": "0.0.4",
"version": "0.0.5",
"main": "index.js",
"author": "GXC Solutions",
"publishConfig": {
@ -10,7 +10,7 @@
"peerDependencies": {
"@gxc-solutions/colors": "0.0.1",
"@gxc-solutions/lett-js": "^1.0.1",
"@gxc-solutions/math": "^0.0.2",
"@gxc-solutions/math": "^0.0.3",
"reflect-metadata": "^0.2.2"
}
}