mirror of
https://github.com/simstudioai/sim.git
synced 2026-04-06 03:00:16 -04:00
feat(domain): drop the 'studio' (#818)
* feat(domain): drop the * change all references for Sim Studio to Sim * change back license and notice * lint --------- Co-authored-by: waleedlatif <waleedlatif@waleedlatifs-MacBook-Pro.local>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "simstudio",
|
||||
"version": "0.1.19",
|
||||
"description": "Sim Studio CLI - Run Sim Studio with a single command",
|
||||
"description": "Sim CLI - Run Sim with a single command",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
@@ -28,7 +28,7 @@
|
||||
"automation",
|
||||
"docker"
|
||||
],
|
||||
"author": "Sim Studio",
|
||||
"author": "Sim",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2",
|
||||
|
||||
Reference in New Issue
Block a user