discourse-subscriptions/package.json

10 lines
174 B
JSON
Raw Permalink Normal View History

2020-09-01 21:31:38 -04:00
{
2024-01-16 11:51:44 -05:00
"private": true,
2020-09-01 21:31:38 -04:00
"devDependencies": {
"@discourse/lint-configs": "1.3.9",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "2.8.8"
2020-09-01 21:31:38 -04:00
}
}