chore: adds graphql to dependencies

This commit is contained in:
James
2024-04-27 11:37:20 -04:00
parent 35773ffbf6
commit baaa7a48fb
2 changed files with 5 additions and 0 deletions

View File

@ -25,6 +25,7 @@
"@payloadcms/richtext-slate": "3.0.0-beta.18",
"@payloadcms/ui": "3.0.0-beta.18",
"cross-env": "^7.0.3",
"graphql": "^16.8.1",
"next": "14.3.0-canary.7",
"payload": "3.0.0-beta.18",
"react": "^18.2.0",