mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
Update package.json
This commit is contained in:
parent
893af19ae6
commit
a6fb0b84fc
@ -48,7 +48,8 @@
|
||||
"start": "node server.js",
|
||||
"dev": "NODE_ENV=development nodemon server.js",
|
||||
"test": "NODE_ENV=development mocha --exit",
|
||||
"audit": "npm-audit-ci-wrapper --threshold=high"
|
||||
"audit": "npm-audit-ci-wrapper --threshold=high",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^10.0.2",
|
||||
|
Loading…
Reference in New Issue
Block a user