fix(contact): import env instead of undefined config
Some checks failed
Build & Deploy / 🔍 Prepare (push) Failing after 27s
Build & Deploy / 🧪 QA (push) Has started running
Build & Deploy / 🏗️ Build (push) Has been cancelled
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled

This commit is contained in:
2026-04-10 13:13:47 +02:00
parent b18bc21ada
commit 13be6544ab
2 changed files with 5 additions and 4 deletions

View File

@@ -160,7 +160,7 @@
"prepare": "husky",
"preinstall": "npx only-allow pnpm"
},
"version": "2.3.13",
"version": "2.3.14",
"pnpm": {
"onlyBuiltDependencies": [
"@parcel/watcher",