This commit is contained in:
syuilo 2019-04-14 18:18:20 +09:00
parent b8f7b13b05
commit 9fb86aed04
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69

View file

@ -13,7 +13,6 @@
"start": "node ./index.js",
"init": "node ./built/init.js",
"migrate": "node ./built/migrate.js",
"debug": "DEBUG=misskey:* node ./index.js",
"build": "webpack && gulp build",
"webpack": "webpack",
"watch": "webpack --watch",