This commit is contained in:
2026-05-10 00:40:11 +02:00
parent d2470d0d45
commit 34bd459926
-1
View File
@@ -17,7 +17,6 @@
"jest": "SILENT=1 node --no-warnings --experimental-vm-modules ./node_modules/.bin/jest", "jest": "SILENT=1 node --no-warnings --experimental-vm-modules ./node_modules/.bin/jest",
"prepare": "husky", "prepare": "husky",
"start": "node server.js", "start": "node server.js",
"test": "SILENT=1 mocha --timeout 60000 {lib,test}/**/*.test.js",
"watch": "gulp watch" "watch": "gulp watch"
}, },
"dependencies": { "dependencies": {