mirror of
https://github.com/nostr-connect/connect.git
synced 2025-12-18 21:44:20 +01:00
example: publicUrl
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
"watch": "parcel watch index.html",
|
"watch": "parcel watch index.html",
|
||||||
"build": "parcel build index.html"
|
"build": "parcel build index.html"
|
||||||
},
|
},
|
||||||
|
"publicUrl": "/connect",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@nostr-connect/connect": "^0.1.0",
|
"@nostr-connect/connect": "^0.1.0",
|
||||||
"nostr-tools": "^1.1.1",
|
"nostr-tools": "^1.1.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user