chore: dev env cleanup package.json

This commit is contained in:
Bill Church 2024-08-19 11:38:07 +00:00
parent c9591d637d
commit 252e4f16d6
No known key found for this signature in database

View file

@ -39,7 +39,6 @@
"express": "^4.14.1",
"express-session": "^1.18.0",
"express-socket.io-session": "^1.3.5",
"fs": "0.0.1-security",
"read-config-ng": "~3.0.7",
"socket.io": "~2.2.0",
"ssh2": "~0.8.9",
@ -49,8 +48,7 @@
"scripts": {
"start": "node index.js",
"watch": "node_modules/.bin/nodemon index.js",
"standard": "standard --verbose --fix | snazzy",
"cleanmac": "find . -name '.DS_Store' -type f -delete"
"standard": "standard --verbose --fix | snazzy"
},
"standard": {
"ignore": [