diff --git a/package-lock.json b/package-lock.json index e109e08..6d48985 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "natively", - "version": "2.15.1", + "version": "2.15.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "natively", - "version": "2.15.1", + "version": "2.15.2", "license": "ISC", "devDependencies": { "@babel/cli": "^7.25.9", diff --git a/package.json b/package.json index 0961b02..e7c4f01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "natively", - "version": "2.15.1", + "version": "2.15.2", "description": "Natively SDK for building native-like web applications", "type": "module", "exports": {