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
|
dist: focal
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- 20.3.1
|
- 19.7.0
|
||||||
|
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
|
|
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue