NodeJS Upgrade and watch.sh +x fix

This commit is contained in:
Carl Roman Hultay
2025-02-22 19:32:31 -05:00
parent 6766f6edf9
commit caeec555bd
5 changed files with 4133 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[tools]
node = '18'
python = '3.10'
node = '22'
python = "3.12"
[env]
NODE_ENV = 'production'