feat: update exclusions.json suggestions and refactor Dockerfile for improved npm installation

This commit is contained in:
2026-05-12 09:40:56 +00:00
parent 1ccc2cd560
commit 81d5e3ff13
3 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "1.0.0",
"type": "module",
"scripts": {
"test": "node --test git.test.js config.test.js llm.test.js"
"test": "node --test *.test.js"
},
"dependencies": {
"axios": "^1.6.7",