From fc3501382c2aa3ef5b692f4f55c2616f9cade3f5 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 25 Apr 2025 12:18:00 +0200 Subject: Move toolbox scripts to a "bin" directory. Add a super "rtt" command to run the scripts. --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 98e6b06..2ac0ce2 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "express": "^4.18.2", "marked": "^15.0.10", "nodemailer": "^6.9.9", + "nodemon": "^3.1.10", "pug": "^3.0.2", "utf-8-validate": "^6.0.3", "ws": "^8.16.0" -- cgit v1.2.3