Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/voucher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"dependencies": {
"@apollo/client": "^3.7.12",
"@apollo/experimental-nextjs-app-support": "^0.8.0",
"@apollo/server": "^4.7.1",
"@as-integrations/next": "^3.1.0",
"@apollo/server": "^5.0.0",
"@as-integrations/next": "^4.0.0",
Comment thread
k9ert marked this conversation as resolved.
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@mui/icons-material": "^5.11.16",
Expand Down
Loading
Loading