Merged in release/2021-10-22 (pull request #255)

Change Nod Version.

Approved-by: Patrick Fic
This commit is contained in:
Patrick Fic
2021-10-22 21:38:53 +00:00

View File

@@ -3,7 +3,7 @@
"version": "0.0.1", "version": "0.0.1",
"license": "UNLICENSED", "license": "UNLICENSED",
"engines": { "engines": {
"node": "12.22.7", "node": "12.22.6",
"npm": "7.17.0" "npm": "7.17.0"
}, },
"scripts": { "scripts": {