test script
This commit is contained in:
parent
2979b04d11
commit
4d795b1bc3
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"name": "pm2-gui",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.7",
|
||||
"description": "An elegant web interface for Unitech/PM2.",
|
||||
"scripts": {
|
||||
"test": "NODE_ENV=test bash test/index.sh"
|
||||
},
|
||||
"bin": {
|
||||
"pm2-gui": "bin/pm2-gui"
|
||||
|
|
|
|||
Loading…
Reference in New Issue