mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-04-14 01:16:54 +02:00
chore: bump version to 0.1.26 in README, package.json, and package-lock.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# LUMINA.rocks 📸
|
||||
|
||||

|
||||

|
||||
|
||||
A modern, decentralized social media platform for images and pictures built on the Nostr protocol.
|
||||
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "lumina",
|
||||
"version": "0.1.25",
|
||||
"version": "0.1.26",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "lumina",
|
||||
"version": "0.1.25",
|
||||
"version": "0.1.26",
|
||||
"dependencies": {
|
||||
"@getalby/sdk": "^5.0.0",
|
||||
"@hookform/resolvers": "^3.4.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lumina",
|
||||
"version": "0.1.25",
|
||||
"version": "0.1.26",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user