mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-28 05:14:15 +00:00
🐛 fix util install
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
cd bundle
|
||||
npm install
|
||||
npm start
|
||||
read -rsp $'Press enter to exit...\n'
|
||||
@@ -5,6 +5,7 @@
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
"scripts": {
|
||||
"postinstall": "npm run build",
|
||||
"build": "npx tsc -b ."
|
||||
},
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user