Compare commits
1 Commits
10a7bcbd2c
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f67dc2b2c |
@@ -3,6 +3,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"start": "node index.js",
|
||||||
"dev": "nodemon index.js",
|
"dev": "nodemon index.js",
|
||||||
"build": "pkg index.js --targets=node18-win-x64,node18-linux-x64 --output=dist/"
|
"build": "pkg index.js --targets=node18-win-x64,node18-linux-x64 --output=dist/"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user