update nostr-tools and remove Buffer calls.

This commit is contained in:
fiatjaf
2022-02-15 19:54:36 -03:00
parent 259a37d4d7
commit 56cb50950f
4 changed files with 16 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-react": "^7.28.0",
"events": "^3.3.0",
"nostr-tools": "^0.21.4",
"nostr-tools": "^0.22.1",
"prettier": "^2.5.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",