add pwa support for stack builder

This commit is contained in:
Aman Varshney
2025-05-18 11:13:56 +05:30
parent f1db2a4cb3
commit 0824982516
10 changed files with 56 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
},
"apps/cli": {
"name": "create-better-t-stack",
"version": "2.10.1",
"version": "2.10.2",
"bin": {
"create-better-t-stack": "dist/index.js",
},