Skip to content

Commit

Permalink
chore: add description to packages
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxuum committed Jul 19, 2024
1 parent a7b777e commit c43d916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@rbxts/centurion",
"description": "A flexible and extensible command framework for roblox-ts",
"version": "1.0.0",
"author": "paradoxuum",
"license": "MIT",
Expand Down
1 change: 1 addition & 0 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@rbxts/centurion-ui",
"description": "Terminal UI for the Centurion command framework",
"version": "1.0.0",
"author": "paradoxuum",
"license": "MIT",
Expand Down

0 comments on commit c43d916

Please sign in to comment.