fix(all): Minor changes in PROD.

This commit is contained in:
Rodrigo Rodriguez 2023-07-09 10:36:38 -03:00
parent 7c6a1753b3
commit f20b5f6293
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
dist: focal dist: focal
language: node_js language: node_js
node_js: node_js:
- 20.3.1 - 19.7.0
notifications: notifications:

View file

@ -15,7 +15,7 @@
"Alan Perdomo <alanperdomo@hotmail.com>" "Alan Perdomo <alanperdomo@hotmail.com>"
], ],
"engines": { "engines": {
"node": "=20.3.1" "node": "=19.7.0"
}, },
"license": "AGPL-3.0", "license": "AGPL-3.0",
"preferGlobal": true, "preferGlobal": true,