mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
10 lines
186 B
JSON
10 lines
186 B
JSON
{
|
|
"private": true,
|
|
"scripts": {
|
|
"voice:bots": "node scripts/voice-fake-participants.mjs"
|
|
},
|
|
"dependencies": {
|
|
"discourse": "npm:@discourse/types@2026.9.0-c0ef3a11"
|
|
}
|
|
}
|