more stuff and some polish on EventSigning.

This commit is contained in:
fiatjaf
2022-02-10 16:42:17 -03:00
parent 20ea54a282
commit 78b5cccfc2
4 changed files with 72 additions and 9 deletions

View File

@@ -6,7 +6,9 @@
"events": "^3.3.0",
"nostr-tools": "^0.21.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
"react-dom": "^17.0.2",
"use-boolean-state": "^1.0.2",
"use-computed-state": "1.1.0"
},
"scripts": {
"build": "./build.js prod",