Revert "Update config.json"

This reverts commit 82a38f256e5302a6364004f34a27e6089f350e7b.
This commit is contained in:
Jonas Kruckenberg 2023-09-09 23:37:38 +02:00
parent 82a38f256e
commit 436aeb79fb

View File

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