diff --git a/package-lock.json b/package-lock.json index a3eedbda..0257ff70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sinclair/typebox", - "version": "0.34.7", + "version": "0.34.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@sinclair/typebox", - "version": "0.34.7", + "version": "0.34.8", "license": "MIT", "devDependencies": { "@arethetypeswrong/cli": "^0.13.2", diff --git a/package.json b/package.json index e630cd73..b12b19f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sinclair/typebox", - "version": "0.34.7", + "version": "0.34.8", "description": "Json Schema Type Builder with Static Type Resolution for TypeScript", "keywords": [ "typescript",