add Nostr-login package #217

Merged
enes merged 20 commits from nostr-login-9-30 into staging 2024-10-09 08:54:33 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 8deb5bd7cd - Show all commits

View File

@ -1,7 +1,7 @@
{
"name": "sigit",
"private": true,
"version": "0.0.0",
"version": "0.0.0-beta",
"type": "module",
"homepage": "https://sigit.io/",
"license": "AGPL-3.0-or-later ",

View File

@ -97,7 +97,7 @@ export const AppBar = () => {
<Container>
<div className={styles.bannerInner}>
<p className={styles.bannerText}>
SIGit is currently Alpha software (available for internal
SIGit is currently Beta software (available for user experience
testing), use at your own risk!
</p>
<Button