diff --git a/package.json b/package.json index a6be28e..0f655d7 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "uno-game", - "version": "0.0.0", + "version": "1.0.0", "description": "Uno game", - "main": "index.js", + "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" },