diff --git a/package-lock.json b/package-lock.json index ee9b69b..def2b15 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "lumina", - "version": "0.1.17", + "version": "0.1.18", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "lumina", - "version": "0.1.17", + "version": "0.1.18", "dependencies": { "@getalby/sdk": "^5.0.0", "@hookform/resolvers": "^3.4.0", diff --git a/package.json b/package.json index a624608..43511b7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lumina", - "version": "0.1.17", + "version": "0.1.18", "private": true, "scripts": { "dev": "next dev",