Skip to content

Commit

Permalink
Merge pull request #16 from deezy-inc/remov_queue
Browse files Browse the repository at this point in the history
chore: remove queue
  • Loading branch information
topether21 authored Sep 8, 2023
2 parents 9a880d1 + 5484c20 commit ffe5fd1
Show file tree
Hide file tree
Showing 8 changed files with 835 additions and 173 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-serverless-typescript-api",
"version": "1.0.2",
"version": "1.0.3",
"description": "Serverless Auction",
"main": "handle.js",
"scripts": {
Expand Down Expand Up @@ -42,10 +42,9 @@
"@aws-sdk/client-sfn": "^3.341.0",
"@aws-sdk/lib-dynamodb": "^3.341.0",
"@types/uuid": "^9.0.1",
"bullmq": "^4.8.0",
"http-errors": "^2.0.0",
"ioredis": "^5.3.2",
"node-fetch": "^2.6.11",
"nosft-core": "^2.4.3",
"nostr-tools": "^1.11.1",
"uuid": "^9.0.0",
"websocket-polyfill": "^0.0.3",
Expand Down
Loading

0 comments on commit ffe5fd1

Please sign in to comment.