chore: add pub npm script for publishing

This commit is contained in:
thecodrr
2022-07-19 16:43:37 +05:00
parent 29662770ba
commit 191f765197

View File

@@ -4,7 +4,7 @@
"description": "A really simple logger with a pluggable interface.",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"pub": "tsc && np"
},
"repository": {
"type": "git",