try @nostr-ts/common
This commit is contained in:
parent
bec30f2ab0
commit
c5e5e24802
3 changed files with 161 additions and 795 deletions
|
|
@ -5,14 +5,18 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.8",
|
||||
"@types/ws": "^8",
|
||||
"prettier": "^3.3.2",
|
||||
"serverless": "4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@nostr-dev-kit/ndk": "^2.8.2",
|
||||
"@nostr-ts/common": "^0.0.5",
|
||||
"@nostr-ts/node": "^0.0.5",
|
||||
"nostr-tools": "^2.7.0",
|
||||
"pino": "^9.2.0",
|
||||
"pino-lambda": "^4.4.0",
|
||||
"pocketbase": "^0.21.3"
|
||||
"pocketbase": "^0.21.3",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"packageManager": "yarn@4.3.1"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue