Revision 0.8.8 (#18)
* Reverse Syntax Mapping * Minor Optimizations * Documentation
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@sinclair/typemap",
|
||||
"version": "0.8.7",
|
||||
"description": "Unified Syntax and Type Compiler for Runtime Types",
|
||||
"version": "0.8.8",
|
||||
"description": "Syntax, Compiler and Translation System for Runtime Types",
|
||||
"author": "sinclairzx81",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
@@ -18,7 +18,7 @@
|
||||
"publish": "hammer task publish"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@sinclair/typebox": "^0.34.14",
|
||||
"@sinclair/typebox": "^0.34.15",
|
||||
"valibot": "^1.0.0-beta.14",
|
||||
"zod": "^3.24.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user