DEV: Switch to use pnpm (#104)

This commit is contained in:
Kelv 2024-10-14 19:56:34 +08:00 committed by GitHub
parent 4a79ea3307
commit 33bf9a4fe3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 504 additions and 500 deletions

View File

@ -1,10 +1,11 @@
{
"private": true,
"devDependencies": {
"@discourse/lint-configs": "1.3.9",
"@discourse/lint-configs": "1.3.10",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "2.8.8"
"eslint": "8.57.1",
"prettier": "2.8.8",
"@babel/plugin-proposal-decorators": "^7.25.7"
},
"engines": {
"node": ">= 18",

File diff suppressed because it is too large Load Diff