From 6f2250876e2c3ae033733bf258ebe2036e15a9af Mon Sep 17 00:00:00 2001 From: sinclair Date: Sun, 26 Jan 2025 07:32:14 +0900 Subject: [PATCH] Revision 0.8.0 --- package.json | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index e9bc10a..df83569 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@sinclair/typemap", "version": "0.8.0", - "description": "Uniform Mapping, Syntax and Compiler Library for TypeBox, Valibot and Zod", + "description": "Uniform Syntax, Mapping and Compiler Library for TypeBox, Valibot and Zod", "author": "sinclairzx81", "license": "MIT", "repository": { diff --git a/readme.md b/readme.md index 6046c12..776d832 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@

TypeMap

-

Uniform Mapping, Syntax and Compiler Library for TypeBox, Valibot and Zod

+

Uniform Syntax, Mapping and Compiler Library for TypeBox, Valibot and Zod