fix(core.gbapp): Updating package versions.

This commit is contained in:
Rodrigo Rodriguez 2020-04-15 21:16:39 -03:00
parent 70883b024c
commit 597a3bceb9

View file

@ -13,7 +13,8 @@
"Dário Vieira <dario.junior3@gmail.com>" "Dário Vieira <dario.junior3@gmail.com>"
], ],
"engines": { "engines": {
"node": "=12.0.0" "node": "=12.15.0",
"npm": "=6.9.0"
}, },
"license": "AGPL-3.0", "license": "AGPL-3.0",
"preferGlobal": true, "preferGlobal": true,