Revision 0.34.43 (#1)

* Configure Homepage

* ChangeLog

* Version
This commit is contained in:
sinclairzx81
2025-12-24 17:01:20 +09:00
committed by GitHub
parent 866caf02f0
commit 91a5661991
2 changed files with 5 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sinclair/typebox",
"version": "0.34.42",
"version": "0.34.43",
"description": "Json Schema Type Builder with Static Type Resolution for TypeScript",
"keywords": [
"typescript",
@@ -10,6 +10,7 @@
],
"author": "sinclairzx81",
"license": "MIT",
"homepage": "https://github.com/sinclairzx81/typebox-legacy",
"repository": {
"type": "git",
"url": "https://github.com/sinclairzx81/typebox-legacy"