1
0
mirror of synced 2026-05-22 17:33:14 +00:00
Files

18 lines
358 B
JSON
Raw Permalink Normal View History

2020-09-04 13:22:43 +02:00
{
2024-01-16 17:57:10 +01:00
"private": true,
2020-09-04 13:22:43 +02:00
"devDependencies": {
"@discourse/lint-configs": "2.21.0",
"ember-template-lint": "7.7.0",
"eslint": "9.27.0",
2025-03-17 11:59:53 +01:00
"prettier": "3.5.3",
"stylelint": "16.19.1"
2024-10-14 19:41:54 +08:00
},
"engines": {
"node": ">= 22",
2024-10-14 19:41:54 +08:00
"npm": "please-use-pnpm",
"yarn": "please-use-pnpm",
"pnpm": "9.x"
},
"packageManager": "pnpm@9.15.5"
2020-09-04 13:22:43 +02:00
}