Files
copilot-toolbox-template-123/node_modules/zod-to-json-schema/dist-test-v3/package.json
2026-01-09 14:52:46 +00:00

6 lines
117 B
JSON

{
"scripts": {
"test": "npm --prefix ./cjs test && npm --prefix ./esm test && npm --prefix ./types test"
}
}