From 76725c42860e0585304a9d07158472c0714e1989 Mon Sep 17 00:00:00 2001 From: sinclair Date: Fri, 12 Apr 2024 12:52:26 +0900 Subject: [PATCH] TypeBox-Codegen 0.9.10 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b17e03a..416a0d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sinclair/typebox-codegen", - "version": "0.9.9", + "version": "0.9.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sinclair/typebox-codegen", - "version": "0.9.9", + "version": "0.9.10", "license": "MIT", "dependencies": { "@sinclair/typebox": "^0.32.6", diff --git a/package.json b/package.json index 05923fc..74b2877 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox-codegen", - "version": "0.9.9", + "version": "0.9.10", "description": "Code Generation Tools for TypeBox", "main": "index.js", "keywords": [