mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-02-09 04:54:54 +00:00
* DEV: Update CI workflows * DEV: Update deps * DEV: Fix template linting Co-authored-by: discoursebuild <build@discourse.org> Co-authored-by: Jarek Radosz <jradosz@gmail.com>
11 lines
247 B
JSON
11 lines
247 B
JSON
{
|
|
"name": "discourse-subscriptions",
|
|
"version": "1.0.0",
|
|
"repository": "https://github.com/discourse/discourse-subscriptions",
|
|
"author": "Discourse",
|
|
"license": "MIT",
|
|
"devDependencies": {
|
|
"eslint-config-discourse": "^3.1.0"
|
|
}
|
|
}
|