dont need u either
All checks were successful
Publish Docker Image / docker (push) Successful in 53s
All checks were successful
Publish Docker Image / docker (push) Successful in 53s
This commit is contained in:
parent
29e3696be3
commit
8383445898
@ -5,7 +5,7 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"dev": "nodemon --exec ts-node src/index.ts",
|
||||
"build": "tsup src/index.ts --format cjs,esm",
|
||||
"build": "tsup src/index.ts --format cjs",
|
||||
"start": "node dist/index.js"
|
||||
},
|
||||
"keywords": [],
|
||||
|
Loading…
Reference in New Issue
Block a user