Skip to content

Commit

Permalink
feat: use pnpm
Browse files Browse the repository at this point in the history
Signed-off-by: ryanwolhuter <[email protected]>
  • Loading branch information
ryanwolhuter committed Feb 15, 2024
1 parent c5e3471 commit 4b96e42
Show file tree
Hide file tree
Showing 2 changed files with 8,401 additions and 2 deletions.
5 changes: 3 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"document-drive": "^0.0.29",
"document-model": "^1.0.29",
"document-model-libs": "1.1.43",
"document-model": "^1.0.30",
"document-model-libs": "1.1.47",
"dotenv": "^16.0.3",
"ethers": "^5.7.2",
"express": "^4.18.2",
"graphql": "^16.7.1",
"graphql-middleware": "^6.1.33",
"graphql-playground-html": "^1.6.30",
"graphql-playground-middleware-express": "^1.7.23",
"json-stringify-deterministic": "^1.0.12",
"jsonwebtoken": "^9.0.0",
Expand Down
Loading

0 comments on commit 4b96e42

Please sign in to comment.