Fixed bug in makefile due to renaming the tool script before, bumped version, made factories for easier schema definition

This commit is contained in:
2026-04-09 20:11:50 +02:00
parent 0cdc4e271b
commit ae40c680de
7 changed files with 37 additions and 2 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"experiments": "^0.3.0"
}
}