feat(npm): Rename CLI package from @sim/cli to @simstudio/cli and update references

This commit is contained in:
Waleed Latif
2025-03-05 11:59:42 -08:00
parent 34dfdf3119
commit cac85c6c24
52 changed files with 2682 additions and 2506 deletions

4
.gitignore vendored
View File

@@ -2,6 +2,7 @@
# dependencies
/node_modules
/packages/**/node_modules
/.pnp
.pnp.*
.yarn/*
@@ -19,6 +20,9 @@
# production
/build
/dist
**/dist/
sim-standalone.tar.gz
# misc
.DS_Store