mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-08 06:32:46 +00:00
DEV: Switch to use pnpm (#59)
This commit is contained in:
parent
f44a76c341
commit
9d0df9b216
@ -4,6 +4,13 @@
|
|||||||
"@discourse/lint-configs": "1.3.9",
|
"@discourse/lint-configs": "1.3.9",
|
||||||
"ember-template-lint": "6.0.0",
|
"ember-template-lint": "6.0.0",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"prettier": "2.8.8"
|
"prettier": "2.8.8",
|
||||||
|
"@babel/plugin-proposal-decorators": "^7.25.7"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">= 18",
|
||||||
|
"npm": "please-use-pnpm",
|
||||||
|
"yarn": "please-use-pnpm",
|
||||||
|
"pnpm": ">= 9"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
3901
pnpm-lock.yaml
generated
Normal file
3901
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user