fix: post installations strings width (#511)

This commit is contained in:
Aman Varshney
2025-08-15 16:29:24 +05:30
committed by GitHub
parent 22773232ae
commit f14ab0f3f1
6 changed files with 114 additions and 957 deletions

View File

@@ -1,19 +0,0 @@
{
"version": "2.33.6",
"npmClient": "bun",
"command": {
"publish": {
"conventionalCommits": true,
"message": "chore(release): publish",
"verifyAccess": false
},
"version": {
"conventionalCommits": true,
"message": "chore(release): version"
}
},
"packages": [
"apps/*",
"packages/*"
]
}