chore: 🔧 fix packages names in changesets

This commit is contained in:
Guz013
2023-08-29 15:52:34 -03:00
parent 3f773f5636
commit 9043156913
3 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
---
"@eslit/cli": minor
"@eslegant/cli": minor
---
Now the cli exports a API that runs the application and the configs object needs to be passed to the Cli class, this way any other package can run and have their configs array.