Revision 0.34.46 (#4)
* Functions Must Support TObject as Generic Constraint * ChangeLog * Version
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sinclair/typebox",
|
||||
"version": "0.34.45",
|
||||
"version": "0.34.46",
|
||||
"description": "Json Schema Type Builder with Static Type Resolution for TypeScript",
|
||||
"keywords": [
|
||||
"typescript",
|
||||
@@ -39,6 +39,6 @@
|
||||
"ajv-formats": "^2.1.1",
|
||||
"mocha": "^11.1.0",
|
||||
"prettier": "^2.7.1",
|
||||
"typescript": "^5.9.2"
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user