Skip to content

Commit

Permalink
chore: update @nostr-relay/*
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyTseng committed Jun 11, 2024
1 parent 0fa974a commit f0d3b69
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
39 changes: 20 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@electron-toolkit/preload": "^3.0.0",
"@electron-toolkit/utils": "^3.0.0",
"@fastify/cors": "^9.0.1",
"@nostr-relay/core": "^0.0.20",
"@nostr-relay/event-repository-sqlite": "^0.0.20",
"@nostr-relay/validator": "^0.0.20",
"@nostr-relay/core": "^0.0.21",
"@nostr-relay/event-repository-sqlite": "^0.0.21",
"@nostr-relay/validator": "^0.0.21",
"auto-launch": "^5.0.6",
"better-sqlite3": "^9.5.0",
"fastify": "^4.26.2",
Expand Down

0 comments on commit f0d3b69

Please sign in to comment.