mirror of
https://github.com/lumina-rocks/lumina.git
synced 2026-06-04 09:41:32 +02:00
chore: update version to 0.1.17 in package.json, package-lock.json, and README.md
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.16",
|
||||
"version": "0.1.17",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "lumina",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17",
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^3.4.0",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "lumina",
|
||||
"version": "0.1.16",
|
||||
"version": "0.1.17",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev",
|
||||
|
||||
Reference in New Issue
Block a user