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 Sep 18, 2024
1 parent a4f9116 commit 07084c1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@nestjs/swagger": "^7.4.0",
"@nestjs/throttler": "^5.2.0",
"@nestjs/websockets": "^10.3.10",
"@nostr-relay/common": "^0.0.32",
"@nostr-relay/core": "^0.0.32",
"@nostr-relay/validator": "^0.0.32",
"@nostr-relay/common": "^0.0.33",
"@nostr-relay/core": "^0.0.33",
"@nostr-relay/validator": "^0.0.33",
"@nostr-relay/wot-guard": "^0.0.11",
"another-nestjs-ws-adapter": "^10.1.0",
"hbs": "^4.2.0",
Expand Down Expand Up @@ -108,4 +108,4 @@
"testEnvironment": "node",
"maxWorkers": 1
}
}
}

0 comments on commit 07084c1

Please sign in to comment.