Merge branch 'master' into fix-33

This commit is contained in:
Christer Warén
2021-09-06 22:49:37 +03:00
26 changed files with 243 additions and 97 deletions

View File

@ -45,7 +45,7 @@
"typescript": "^4.4.2"
},
"engines": {
"node": ">=16.6.0",
"node": ">=16.8.0",
"npm": ">=7.0.0"
}
}