diff --git a/package.json b/package.json index 7dbf65f..5bdbe0e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "start": "tsdx watch", "build": "tsdx build", "test": "npm run build && npm pack", + "pub": "npm run build && npm publish", "changelog": "changelog-maker" }, "peerDependencies": {