diff --git a/package.json b/package.json index 1dad193..a7d155a 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "test": "jest", "lint": "eslint .", "release": "np --no-publish", - "package": "pkg ." + "package": "pkg . --no-bytecode" }, "bugs": { "url": "https://gitea.vylpes.xyz/RabbitLabs/random-bunny/issues",