mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-02-23 18:51:29 +02:00
feat(scripts): npm shortcuts for export and import
This commit is contained in:
parent
03f3944d31
commit
9a2912d0d3
@ -5,6 +5,8 @@
|
||||
"description": "The most popular open-source ticket management bot for Discord.",
|
||||
"main": "src/",
|
||||
"scripts": {
|
||||
"bot.export": "node scripts/export.mjs",
|
||||
"bot.import": "node scripts/export.mjs",
|
||||
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",
|
||||
"contributors:add": "all-contributors add",
|
||||
"contributors:generate": "all-contributors generate",
|
||||
|
Loading…
x
Reference in New Issue
Block a user