This commit is contained in:
2025-10-16 14:57:52 -03:00
parent 90ca1621a2
commit cf22302cf1

View File

@@ -4,8 +4,8 @@ git pull
nvm install 16.20.2 nvm install 16.20.2
nvm use 16.20.2 nvm use 16.20.2
rm .\node_modules\ del .\node_modules\
rm .\package-lock.json del .\package-lock.json
npm i npm i
node index.js node index.js