feat(modules-sdk): Remote Query (#4463)

* feat: Remote Query
This commit is contained in:
Carlos R. L. Rodrigues
2023-07-19 15:35:36 -03:00
committed by GitHub
parent 95c538c675
commit 5a8a889c6d
57 changed files with 1286 additions and 423 deletions
+2 -1
View File
@@ -23,7 +23,8 @@
"typescript": "^4.4.4"
},
"dependencies": {
"@medusajs/types": "^1.8.8",
"@medusajs/orchestration": "^0.0.2",
"@medusajs/types": "^1.8.11",
"@medusajs/utils": "^1.9.1",
"awilix": "^8.0.0",
"resolve-cwd": "^3.0.0"