chore: add volta

This commit is contained in:
Kevin Franklin Kim 2025-02-07 16:00:21 +01:00
parent 9f96fe8d84
commit 6cac3fb66b
No known key found for this signature in database

View File

@ -32,5 +32,8 @@
"next": "15", "next": "15",
"typescript": "5" "typescript": "5"
}, },
"packageManager": "bun@1.2.2" "packageManager": "bun@1.2.2",
"volta": {
"node": "22.13.1"
}
} }