Update About me Add Readme
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "bun ./app.ts",
|
||||
"build": "bun build ./app.ts --outfile=bundle.js --target=bun"
|
||||
"build_app": "bun build ./app.ts --outfile=bundle.js --target=bun"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.21",
|
||||
|
Reference in New Issue
Block a user