diff --git a/package.json b/package.json index 883c8a25e..7b1e93ada 100644 --- a/package.json +++ b/package.json @@ -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",