Skip to content

Commit

Permalink
feat: added scope of work internal listner
Browse files Browse the repository at this point in the history
  • Loading branch information
froid1911 committed May 25, 2024
1 parent 2b70ba2 commit 37cf2c7
Show file tree
Hide file tree
Showing 4 changed files with 1,590 additions and 3 deletions.
3 changes: 3 additions & 0 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
},
"dependencies": {
"@apollo/server": "^4.10.3",
"@ceramic-solutions/points": "^0.1.4",
"@octokit/rest": "^20.1.1",
"@prisma/client": "5.11.0",
"@sentry/node": "^7.110.1",
"@sentry/profiling-node": "^7.110.1",
Expand All @@ -42,6 +44,7 @@
"ms": "^2.1.3",
"nexus": "^1.3.0",
"nexus-validation-plugin": "^0.2.0",
"octokit": "^4.0.2",
"pino": "^8.20.0",
"pino-http": "^8.6.1",
"pino-pretty": "^10.3.1",
Expand Down
Loading

0 comments on commit 37cf2c7

Please sign in to comment.