feat: add artifact schema registry

This commit is contained in:
chungyeong
2026-05-10 01:11:37 +09:00
parent 0d90cd97b6
commit 1338e72e96
9 changed files with 976 additions and 0 deletions

View File

@@ -12,6 +12,7 @@
"test": "vitest run"
},
"dependencies": {
"ajv": "8.17.1",
"dotenv": "17.4.2",
"yaml": "2.6.1",
"zod": "3.24.1"