Skip to content

Commit

Permalink
Update package description
Browse files Browse the repository at this point in the history
  • Loading branch information
EnriqCG committed Jul 25, 2023
1 parent 0ce7c5d commit a143926
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "rcon-srcds",
"version": "2.0.2",
"description": "A modern NodeJS library for the Source RCON Protocol",
"description": "A zero-dependency Typescript library for the Source/Minecraft RCON Protocol",
"main": "dist/rcon.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand All @@ -27,6 +27,7 @@
"source",
"minecraft",
"typescript",
"zero-dependency",
"promise",
"async"
],
Expand Down

0 comments on commit a143926

Please sign in to comment.