mirror of
https://github.com/Akif9748/akf-forum.git
synced 2024-11-22 20:10:40 +03:00
A test script?
This commit is contained in:
parent
817f1c2e13
commit
8864d56659
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
|||
"description": "A Node.js based forum software",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node ."
|
||||
"start": "node .",
|
||||
"test": "npm start"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
Loading…
Reference in a new issue