Another test, this time system agnostic

This commit is contained in:
2025-03-10 08:43:00 +01:00
parent 6dcc0c0813
commit 1148b97f48

View File

@@ -57,5 +57,8 @@
}, },
"dependencies": { "dependencies": {
"zod": "^3.24.2" "zod": "^3.24.2"
},
"husky": {
"shell": "bash"
} }
} }