mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-08 22:48:14 -05:00
feat(npm): Rename CLI package from @sim/cli to @simstudio/cli and update references
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user