mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 15:49:10 +00:00
Update package.json
This commit is contained in:
parent
85d4028754
commit
732bb2b19c
@ -65,7 +65,7 @@
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"dev": "cross-env NODE_ENV=development nodemon server.js -- --staging",
|
||||
"dev": "cross-env NODE_ENV=development nodemon server.js --ignore greenlock.d/* -- --staging",
|
||||
"test": "cross-env NODE_ENV=development mocha --exit test/index.js",
|
||||
"enterprise-test": "cross-env NODE_ENV=development mocha --exit test/enterprise.js",
|
||||
"audit": "npm audit --audit-level=low",
|
||||
|
Loading…
Reference in New Issue
Block a user