feat(build): 💚 Hopefully fix CI

This commit is contained in:
Jesse Wierzbinski 2024-06-07 14:43:28 -10:00
parent c392b20f31
commit 5f5bdc80c6
No known key found for this signature in database
7 changed files with 33 additions and 1 deletions

View file

@ -64,5 +64,8 @@
"mime-types": "^2.1.35",
"zod": "^3.23.8",
"zod-validation-error": "^3.3.0"
},
"devDependencies": {
"@morlay/bunpublish": "^0.4.1"
}
}