diff --git a/package-lock.json b/package-lock.json index 92ca683d4..184112058 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sinclair/typebox", - "version": "0.31.23", + "version": "0.31.24", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sinclair/typebox", - "version": "0.31.23", + "version": "0.31.24", "license": "MIT", "devDependencies": { "@sinclair/hammer": "^0.18.0", diff --git a/package.json b/package.json index cc5ea9f99..471eb0a1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox", - "version": "0.31.23", + "version": "0.31.24", "description": "JSONSchema Type Builder with Static Type Resolution for TypeScript", "keywords": [ "typescript",