Remove customElements entry from package.json

This commit is contained in:
Wendelin
2026-02-09 13:23:44 +01:00
parent 58f035b028
commit 75e55d9757

View File

@@ -238,6 +238,5 @@
"packageManager": "yarn@4.12.0",
"volta": {
"node": "24.13.0"
},
"customElements": "custom-elements.json"
}
}