changed build name to 8mb

This commit is contained in:
Djkato 2022-05-05 01:08:30 +02:00
parent 096561c00e
commit 88cb759829

View file

@ -8,7 +8,7 @@
}, },
"scripts": { "scripts": {
"start": "node bin/index.js", "start": "node bin/index.js",
"build": "pkg . --output dist/dme", "build": "pkg . --output dist/8mb",
"test": "node fieldTest.cjs" "test": "node fieldTest.cjs"
}, },
"keywords": [ "keywords": [