diff --git a/package-lock.json b/package-lock.json index 9043c65f..93759958 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { "name": "next-test-api-route-handler", - "version": "1.2.23", + "version": "1.2.24", "lockfileVersion": 2, "requires": true, "packages": { "": { - "version": "1.2.23", + "version": "1.2.24", "license": "Unlicense", "dependencies": { "debug": "^4.3.1", diff --git a/package.json b/package.json index fa0a0057..9c0b6e28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "next-test-api-route-handler", - "version": "1.2.23", + "version": "1.2.24", "description": "Confidently unit test your Next.js API routes/handlers in an isolated Next.js-like environment", "keywords": [ "api",