Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
taniarascia committed Jul 13, 2021
1 parent 1ae39a9 commit 97429bb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Expand Up @@ -2,11 +2,7 @@
"name": "snekjs",
"version": "1.0.4",
"description": "A terminal-based Snake implementation written in JavaScript (Node.js) 🐍",
"author": {
"name": "Tania Rascia",
"email": "me@taniarascia.com",
"url": "https://www.taniarascia.com"
},
"author": "Tania Rascia",
"main": "index.js",
"bin": {
"snek": "./play.js"
Expand Down

0 comments on commit 97429bb

Please sign in to comment.