changed build name to 8mb
This commit is contained in:
parent
096561c00e
commit
88cb759829
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"scripts": {
|
||||
"start": "node bin/index.js",
|
||||
"build": "pkg . --output dist/dme",
|
||||
"build": "pkg . --output dist/8mb",
|
||||
"test": "node fieldTest.cjs"
|
||||
},
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in a new issue