diff --git a/package-lock.json b/package-lock.json index cae1fba..e5a97a8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@mapeo/schema", - "version": "3.0.0-next.24", + "version": "3.0.0-next.25", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@mapeo/schema", - "version": "3.0.0-next.24", + "version": "3.0.0-next.25", "license": "MIT", "dependencies": { "compact-encoding": "^2.12.0", diff --git a/package.json b/package.json index f0f2473..afab5d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mapeo/schema", - "version": "3.0.0-next.24", + "version": "3.0.0-next.25", "description": "JSON schema and flow types for Mapeo", "main": "dist/index.js", "type": "module",