mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 15:04:38 +03:00
chore: revert back dump test command
This commit is contained in:
parent
12aaadf6ab
commit
992931c7ae
@ -30,7 +30,8 @@
|
||||
"build": "rm -rf dist && tsc -p tsconfig.json",
|
||||
"precommit": "lint-staged",
|
||||
"prepublish:npm": "npm run build",
|
||||
"publish:npm": "npm publish --access public"
|
||||
"publish:npm": "npm publish --access public",
|
||||
"test": ""
|
||||
},
|
||||
"dependencies": {
|
||||
"telegraf": "3.37.0"
|
||||
|
Loading…
Reference in New Issue
Block a user