Merged in release/2022-05-13 (pull request #480)

Updated CI config.

Approved-by: Patrick Fic
This commit is contained in:
Patrick Fic
2022-05-13 23:40:32 +00:00
3 changed files with 12294 additions and 4452 deletions

9612
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -3,8 +3,8 @@
"version": "0.0.1", "version": "0.0.1",
"license": "UNLICENSED", "license": "UNLICENSED",
"engines": { "engines": {
"node": "16.15.0", "node": ">=16.0.0",
"npm": "7.17.0" "npm": ">=7.0.0"
}, },
"scripts": { "scripts": {
"setup": "yarn && cd client && yarn", "setup": "yarn && cd client && yarn",

7130
yarn.lock

File diff suppressed because it is too large Load Diff