7
Some checks failed
Deploy Frontend / deploy (push) Failing after 1m11s

This commit is contained in:
Lee 2024-10-04 12:33:40 +01:00
parent d7fee99e18
commit 1a87cda87f

@ -8,6 +8,9 @@
"start": "next start", "start": "next start",
"lint": "next lint" "lint": "next lint"
}, },
"imports": {
"@/*": "./src/*"
},
"packageManager": "pnpm@9.12.0", "packageManager": "pnpm@9.12.0",
"dependencies": { "dependencies": {
"@formkit/tempo": "^0.1.2", "@formkit/tempo": "^0.1.2",