mirror of
https://github.com/nbd-wtf/nostr-tools.git
synced 2025-12-09 08:38:50 +00:00
remove pws.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nostr-tools",
|
||||
"version": "0.1.4",
|
||||
"version": "0.2.0",
|
||||
"description": "Tools for making a Nostr client.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
@@ -9,8 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"buffer": "^6.0.3",
|
||||
"noble-secp256k1": "^1.1.1",
|
||||
"pws": "^5.0.2"
|
||||
"noble-secp256k1": "^1.1.1"
|
||||
},
|
||||
"keywords": [
|
||||
"decentralization",
|
||||
|
||||
Reference in New Issue
Block a user