fix(cli): add type module in package.json

This commit is contained in:
Aman Varshney
2025-09-09 02:25:54 +05:30
parent a380b7044d
commit ea542748ca
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
{
"name": "better-t-stack",
"private": true,
"type": "module",
"workspaces": [
"apps/*",
"packages/*"