diff --git a/package-lock.json b/package-lock.json index a0d06c80..9e69929a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sinclair/typebox", - "version": "0.32.26", + "version": "0.32.27", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sinclair/typebox", - "version": "0.32.26", + "version": "0.32.27", "license": "MIT", "devDependencies": { "@arethetypeswrong/cli": "^0.13.2", diff --git a/package.json b/package.json index f2162e4e..16ed2818 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox", - "version": "0.32.26", + "version": "0.32.27", "description": "Json Schema Type Builder with Static Type Resolution for TypeScript", "keywords": [ "typescript",