feat: add nostr profile link

This commit is contained in:
2024-09-23 11:43:06 +01:00
parent c56ec9b62a
commit fb438c0dbc
5 changed files with 680 additions and 63 deletions

View File

@ -10,6 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"@snort/shared": "^1.0.17",
"@snort/system": "^1.5.1",
"@snort/system-react": "^1.5.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},