Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-23 18:00:29 +01:00
15 Zeilen
295 B
JSON
15 Zeilen
295 B
JSON
{
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@discourse/lint-configs": "2.2.1",
|
|
"ember-template-lint": "6.0.0",
|
|
"eslint": "9.14.0",
|
|
"prettier": "2.8.8"
|
|
},
|
|
"engines": {
|
|
"node": ">= 18",
|
|
"npm": "please-use-pnpm",
|
|
"yarn": "please-use-pnpm",
|
|
"pnpm": ">= 9"
|
|
}
|
|
}
|