Co-authored-by: Claude (Opus 4.6) <claude@hermes.local> Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
This commit was merged in pull request #58.
This commit is contained in:
@@ -7,8 +7,12 @@
|
||||
"hello": "tsx ./src/hello.ts",
|
||||
"timmy-watch": "tsx ./src/timmy-watch.ts",
|
||||
"timmy-report": "tsx ./src/timmy-report.ts",
|
||||
"generate-timmy-nsec": "tsx ./src/generate-timmy-nsec.ts",
|
||||
"typecheck": "tsc -p tsconfig.json --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"nostr-tools": "^2.23.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "catalog:",
|
||||
"tsx": "catalog:"
|
||||
|
||||
Reference in New Issue
Block a user