@@ -3,6 +3,8 @@
|
||||
---
|
||||
|
||||
### Revision Updates
|
||||
- [Revision 0.34.45](https://github.com/sinclairzx81/typebox-legacy/pull/2)
|
||||
- Documentation Update - Resolve Readme Assets to TypeBox Legacy Repository.
|
||||
- [Revision 0.34.44](https://github.com/sinclairzx81/typebox-legacy/pull/2)
|
||||
- Documentation Update - Rename Project to TypeBox 0.34.x
|
||||
- [Revision 0.34.43](https://github.com/sinclairzx81/typebox-legacy/pull/1)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sinclair/typebox",
|
||||
"version": "0.34.44",
|
||||
"version": "0.34.45",
|
||||
"description": "Json Schema Type Builder with Static Type Resolution for TypeScript",
|
||||
"keywords": [
|
||||
"typescript",
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<p>Json Schema Type Builder with Static Type Resolution for TypeScript</p>
|
||||
|
||||
<img src="https://raw.githubusercontent.com/sinclairzx81/typebox/refs/heads/master/typebox.png" />
|
||||
<img src="https://raw.githubusercontent.com/sinclairzx81/typebox-legacy/refs/heads/main/typebox.png" />
|
||||
|
||||
<br />
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user