fix(modules-sdk): add graphql dependency to modules-sdk (#5750)
This commit is contained in:
5
.changeset/cyan-apples-march.md
Normal file
5
.changeset/cyan-apples-march.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/modules-sdk": patch
|
||||
---
|
||||
|
||||
fix(modules-sdk): add graphql dependency to modules-sdk
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user