no js dev process for web frontend none
All checks were successful
Publish npm package / publish (push) Successful in 19s

This commit is contained in:
Gregor Lohaus
2026-05-24 16:26:36 +02:00
parent 7cd943cced
commit 7923514c5c
4 changed files with 9 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-glstack",
"version": "0.0.6",
"version": "0.0.7",
"type": "module",
"license": "MIT",
"bin": {
@@ -22,7 +22,7 @@
},
"dependencies": {
"@clack/prompts": "^1.2.0",
"@gregorlohaus/tdir": "^0.1.4",
"@gregorlohaus/tdir": "^0.2.0",
"zod": "^4.3.6"
}
}