Updated to use pnpm

Now enforcing use of node 17 (not using 18 due to dep. issue)

Signed-off-by: Louis Hollingworth <louis@hollingworth.ch>
This commit is contained in:
Louis Hollingworth 2022-06-22 21:04:13 +01:00
parent e30c41e841
commit d9d8363322
Signed by: lucxjo
GPG key ID: B140F8923EF88DA9
7 changed files with 5917 additions and 4766 deletions

3
.npmrc Normal file
View file

@ -0,0 +1,3 @@
auto-install-peers=true
node-version=v17.9.1
engine-strict=true