wordle-cli
Advanced tools
Comparing version 1.1.5 to 1.1.6
module.exports = { | ||
title() { | ||
// console.clear() | ||
console.clear() | ||
console.log(` | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "wordle-cli", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "CLI interpretation of the game Wordle", | ||
@@ -5,0 +5,0 @@ "main": "bin/index.js", |
154163