mirror of
https://github.com/He4eT/BrailleGameOfLife.git
synced 2026-05-04 16:37:24 +00:00
package.json: start script
This commit is contained in:
parent
06eb121fb0
commit
f08b607d6e
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"test": "ava"
|
||||
},
|
||||
"author": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue