Actualizar package.json

This commit is contained in:
2026-03-21 19:25:11 +00:00
parent 68442e281b
commit 05bf3e6426

View File

@@ -6,7 +6,7 @@
"type": "module",
"scripts": {
"start": "node server.js",
"robot": "node robot.js",
"robot": "node robot.js"
},
"dependencies": {
"bcryptjs": "^2.4.3",