Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tpsdev-ai/tps",
"private": true,
"description": "TPS Monorepo CLI and Agent Runtime",
"description": "TPS Monorepo \u2014 CLI and Agent Runtime",
"workspaces": [
"packages/*"
],
Expand All @@ -28,5 +28,6 @@
"ws": "^8.21.0",
"shell-quote": "^1.8.4",
"js-yaml": "^4.2.0"
}
},
"packageManager": "bun@1.3.10"
}
Loading