mirror of
https://github.com/danbulant/ester_os
synced 2026-06-15 20:31:17 +00:00
Remove test & add start
This commit is contained in:
parent
4167e3812b
commit
653b7248db
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"description": "Server for Ester OS",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"start": "node index.js"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in a new issue