diff --git a/packages.json b/packages.json index ece839d..59095f7 100644 --- a/packages.json +++ b/packages.json @@ -14967,5 +14967,16 @@ "description": "OwO text convewtew fow Nim", "license": "MIT", "web": "https://github.com/lmariscal/owo" + }, + { + "name": "NimTacToe", + "url": "https://github.com/JesterOrNot/Nim-Tac-Toe", + "method": "git", + "tags": [ + "no" + ], + "description": "A new awesome nimble package", + "license": "MIT", + "web": "https://github.com/JesterOrNot/Nim-Tac-Toe" } ]