diff --git a/package-lock.json b/package-lock.json index a25622f..c897feb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "odottaa", - "version": "1.1.15", + "version": "1.1.16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "odottaa", - "version": "1.1.15", + "version": "1.1.16", "license": "MIT", "dependencies": { "expect": "^29.6.2" diff --git a/package.json b/package.json index 501fc6a..4e5f531 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "odottaa", - "version": "1.1.15", + "version": "1.1.16", "description": "🦥 Custom playwright matchers to test the state of the API response", "main": "lib/src/index.js", "types": "lib/src/index.d.ts",