Fix write verification and re-enable it
This commit is contained in:
+3
-1
@@ -22,10 +22,12 @@
|
||||
"@nostrwatch/nocap-every-adapter-default": "^1.7.0",
|
||||
"nostr-tools": "^2.23.3",
|
||||
"p-limit": "^7.3.0",
|
||||
"prom-client": "^15.1.3"
|
||||
"prom-client": "^15.1.3",
|
||||
"ws": "^8.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^25.5.0",
|
||||
"@types/ws": "^8.18.1",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user