Update config.json

This commit is contained in:
Jonas Kruckenberg 2023-09-09 23:34:58 +02:00 committed by Ludea
parent 8ec5e7a337
commit f99efe9bf7

View File

@ -4,7 +4,6 @@
"github action": { "github action": {
"version": true, "version": true,
"preversion": [ "preversion": [
"pnpm install --no-optional",
"pnpm build", "pnpm build",
"pnpm package" "pnpm package"
], ],