discourse-chat-integration/package.json

10 lines
174 B
JSON
Raw Normal View History

2019-01-11 11:30:57 -05:00
{
2024-01-15 06:20:35 -05:00
"private": true,
2019-01-11 11:30:57 -05:00
"devDependencies": {
"@discourse/lint-configs": "1.3.9",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"prettier": "2.8.8"
2019-01-11 11:30:57 -05:00
}
}