fix: Packaging problems, chore: Bump jecs

"+ Packages were properly shipped with dist, but were shipped with a .project.json pointing to lib" -m "+ Bump jecs to the latest source" -m "+ Bump jecs-utils to v0.1.2 and release"
This commit is contained in:
Mark Marks 2024-09-22 13:30:58 +02:00
parent 64be498117
commit 4216bdfead
6 changed files with 17 additions and 24 deletions

View file

@ -1,6 +1,6 @@
{
"name": "jecs-utils",
"tree": {
"$path": "lib"
"$path": "dist"
}
}