Files
dmg bdd9b4bb8b
Build / build (push) Failing after 57s
feat: add NATS chat sync plugin
2026-01-29 21:24:23 -05:00

15 lines
341 B
JSON

{
"name": "spigot-chat-sync",
"private": true,
"devDependencies": {
"@commitlint/cli": "^20.0.0",
"@commitlint/config-conventional": "^20.0.0",
"@semantic-release/exec": "^7.0.0",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^25.0.0"
},
"scripts": {
"semantic-release": "semantic-release"
}
}