DEV: Switch to use pnpm

This commit is contained in:
Kelvin Tan 2024-10-07 13:59:40 +08:00
parent 0a601094c7
commit 3d201428ce
No known key found for this signature in database
GPG Key ID: 49C85DCE965C53EF
4 changed files with 3906 additions and 3886 deletions

2
.npmrc Normal file
View File

@ -0,0 +1,2 @@
engine-strict = true
auto-install-peers = false

View File

@ -5,5 +5,11 @@
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "2.8.8"
},
"engines": {
"node": ">= 18",
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm",
"pnpm": ">= 9"
}
}

3898
pnpm-lock.yaml Normal file

File diff suppressed because it is too large Load Diff

3886
yarn.lock

File diff suppressed because it is too large Load Diff