Revision 0.8.0

This commit is contained in:
sinclair
2024-12-24 23:36:40 +09:00
parent c2dea48cbe
commit 6d32479372
22 changed files with 38 additions and 36 deletions

View File

@@ -1,9 +1,13 @@
{
"name": "@sinclair/typebox-remix",
"name": "@sinclair/typebox-adapter",
"version": "0.8.0",
"description": "Integrate Valibot and Zod with TypeBox",
"author": "sinclairzx81",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sinclairzx81/typebox-adapter"
},
"scripts": {
"benchmark": "hammer task benchmark",
"clean": "hammer task clean",