From 252e4f16d63d56555386447b5c42500f71f78a30 Mon Sep 17 00:00:00 2001 From: Bill Church Date: Mon, 19 Aug 2024 11:38:07 +0000 Subject: [PATCH] chore: dev env cleanup package.json --- package.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/package.json b/package.json index d3e317d..6de1a15 100644 --- a/package.json +++ b/package.json @@ -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": [