Revision 0.8.1

This commit is contained in:
sinclair
2025-01-26 07:39:11 +09:00
parent 4ae5957916
commit 3c03dbf43d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@sinclair/typemap",
"version": "0.8.0",
"version": "0.8.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@sinclair/typemap",
"version": "0.8.0",
"version": "0.8.1",
"license": "MIT",
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",

View File

@@ -1,6 +1,6 @@
{
"name": "@sinclair/typemap",
"version": "0.8.0",
"version": "0.8.1",
"description": "Uniform Syntax, Mapping and Compiler Library for TypeBox, Valibot and Zod",
"author": "sinclairzx81",
"license": "MIT",