diff --git a/package-lock.json b/package-lock.json index 3adcbf2..a8f95a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ivvy", - "version": "1.5.0", + "version": "1.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ivvy", - "version": "1.5.0", + "version": "1.5.1", "license": "MIT", "devDependencies": { "@playwright/experimental-ct-svelte": "^1.42.1", diff --git a/package.json b/package.json index aabdb9a..1a6d14f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ivvy", - "version": "1.5.0", + "version": "1.5.1", "publishConfig": { "access": "public" },