chore(package): prepublishOnly script
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"dev": "tsc -w",
|
||||
"lint": "tslint 'src/*.ts'",
|
||||
"posttest": "npm run lint",
|
||||
"prepublishOnly": "npm run build",
|
||||
"start": "node dist/index.js"
|
||||
},
|
||||
"config": {
|
||||
|
||||
Reference in New Issue
Block a user