Merge pull request #247 from lorenzomigliorero/build/pnpm-node-setup

build: pnpm, node and lock file versioning
This commit is contained in:
Mauricio Siu 2024-07-21 19:06:05 -06:00 committed by GitHub
commit f62d835f57
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8414 additions and 7065 deletions

1
.nvmrc Normal file
View File

@ -0,0 +1 @@
18.18.0

View File

@ -167,10 +167,10 @@
"ct3aMetadata": { "ct3aMetadata": {
"initVersion": "7.25.2" "initVersion": "7.25.2"
}, },
"packageManager": "pnpm@8.15.4", "packageManager": "pnpm@9.5.0",
"engines": { "engines": {
"node": "^18.18.0", "node": "^18.18.0",
"pnpm": ">=8.15.4" "pnpm": ">=9.5.0"
}, },
"lint-staged": { "lint-staged": {
"*": [ "*": [

File diff suppressed because it is too large Load Diff