chore: Update version to 0.1.18 in package.json and package-lock.json

This commit is contained in:
2025-04-25 22:13:12 +02:00
parent b1de0f0118
commit bc1f50a4a5
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -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",

View File

@@ -1,6 +1,6 @@
{
"name": "lumina",
"version": "0.1.17",
"version": "0.1.18",
"private": true,
"scripts": {
"dev": "next dev",