fix(all): Minor changes in PROD.
This commit is contained in:
parent
3232ff9a6b
commit
d5f54506c1
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