discourse-math/package.json

10 lines
174 B
JSON
Raw Permalink Normal View History

2020-09-04 07:22:43 -04:00
{
2024-01-16 11:57:10 -05:00
"private": true,
2020-09-04 07:22:43 -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-04 07:22:43 -04:00
}
}