@@ -3,7 +3,9 @@
|
||||
---
|
||||
|
||||
### Revision Updates
|
||||
- [Revision 0.34.42](https://github.com/sinclairzx81/typebox/pull/1310)
|
||||
- [Revision 0.34.43](https://github.com/sinclairzx81/typebox-legacy/pull/1)
|
||||
- Configure Package Homepage to refer to TypeBox Legacy Repository.
|
||||
- [Revision 0.34.42](https://github.com/sinclairzx81/typebox-legacy)
|
||||
- Enable Forward Type Inference Compatibility with TypeBox V1
|
||||
- [Revision 0.34.41](https://github.com/sinclairzx81/typebox/pull/1310)
|
||||
- Disable Node10 Module Resolution | TS7 Deprecation Warning.
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user