Revision 0.8.16

This commit is contained in:
sinclair
2025-02-12 22:02:01 +09:00
parent 42559f06aa
commit f307f64438
2 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sinclair/typemap",
"version": "0.8.15",
"version": "0.8.16",
"description": "Syntax Compiler and Translation System for Runtime Types",
"author": "sinclairzx81",
"license": "MIT",
@@ -18,7 +18,7 @@
"publish": "hammer task publish"
},
"peerDependencies": {
"@sinclair/typebox": "^0.34.16",
"@sinclair/typebox": "^0.34.18",
"valibot": "^1.0.0-rc.0",
"zod": "^3.24.1"
},