Merged in release/2021-09-17 (pull request #215)

release/2021-09-17

Approved-by: Patrick Fic
This commit is contained in:
Patrick Fic
2021-09-14 21:03:40 +00:00

View File

@@ -3,8 +3,8 @@
"version": "0.0.1", "version": "0.0.1",
"license": "UNLICENSED", "license": "UNLICENSED",
"engines": { "engines": {
"node": "12.18.3", "node": "16.9.1",
"npm": "6.11.3" "npm": "7.17.0"
}, },
"scripts": { "scripts": {
"setup": "yarn && cd client && yarn", "setup": "yarn && cd client && yarn",