fix(all): Minor changes in PROD.
This commit is contained in:
parent
7c6a1753b3
commit
f20b5f6293
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
dist: focal
|
||||
language: node_js
|
||||
node_js:
|
||||
- 20.3.1
|
||||
- 19.7.0
|
||||
|
||||
|
||||
notifications:
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"Alan Perdomo <alanperdomo@hotmail.com>"
|
||||
],
|
||||
"engines": {
|
||||
"node": "=20.3.1"
|
||||
"node": "=19.7.0"
|
||||
},
|
||||
"license": "AGPL-3.0",
|
||||
"preferGlobal": true,
|
||||
|
|
Loading…
Add table
Reference in a new issue