1
0
mirror of https://github.com/hotomoe/hotomoe synced 2025-01-19 00:02:52 +09:00
This commit is contained in:
syuilo 2017-05-24 09:22:15 +09:00
parent 05fa5dea0a
commit 676e5ceac3

View File

@ -12,7 +12,6 @@
"config": "node ./tools/init.js",
"start": "node ./built",
"debug": "DEBUG=misskey:* node ./built",
"update": "./tools/update.sh",
"swagger": "node ./swagger.js",
"build": "gulp build",
"rebuild": "gulp rebuild",