fix(modules-sdk): add graphql dependency to modules-sdk (#5750)

This commit is contained in:
Riqwan Thamir
2023-11-28 18:11:44 +01:00
committed by GitHub
parent 443c611d3b
commit c4deeee481
3 changed files with 7 additions and 0 deletions

View File

@@ -30,6 +30,7 @@
"@medusajs/types": "^1.11.8",
"@medusajs/utils": "^1.11.1",
"awilix": "^8.0.0",
"graphql": "^16.6.0",
"knex": "2.4.2",
"pg": "^8.11.2",
"resolve-cwd": "^3.0.0"