diff --git a/package.json b/package.json index a2f7952..207022d 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "build": "replugged build plugin", "watch": "replugged build plugin --watch", "bundle": "replugged bundle plugin", + "release": "replugged release", "check": "tsc --noEmit", "prettier:check": "prettier ./src --check", "eslint:check": "eslint ./src",