chore: Version Packages (#4891)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-09-08 14:09:39 +02:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent d3d8f0bf58
commit 98b91d1137
70 changed files with 351 additions and 229 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"name": "@medusajs/modules-sdk",
"version": "1.9.2",
"version": "1.10.0",
"description": "SDK for medusa modules",
"main": "dist/index.js",
"repository": {
@@ -24,9 +24,9 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@medusajs/orchestration": "^0.2.0",
"@medusajs/types": "^1.10.2",
"@medusajs/utils": "^1.9.6",
"@medusajs/orchestration": "^0.3.0",
"@medusajs/types": "^1.11.0",
"@medusajs/utils": "^1.10.0",
"awilix": "^8.0.0",
"knex": "2.4.2",
"pg": "^8.11.2",