chore: Version Packages (#5622)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
7935c27b33
commit
f4085dbede
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@medusajs/workflows",
|
||||
"version": "0.2.5",
|
||||
"version": "0.3.0",
|
||||
"description": "Set of workflows for Medusa",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
@@ -18,7 +18,7 @@
|
||||
"author": "Medusa",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"@medusajs/types": "^1.11.6",
|
||||
"@medusajs/types": "^1.11.7",
|
||||
"cross-env": "^5.2.1",
|
||||
"jest": "^29.6.3",
|
||||
"rimraf": "^5.0.1",
|
||||
@@ -28,7 +28,7 @@
|
||||
"dependencies": {
|
||||
"@medusajs/modules-sdk": "^1.12.3",
|
||||
"@medusajs/orchestration": "^0.4.4",
|
||||
"@medusajs/utils": "^1.10.5",
|
||||
"@medusajs/utils": "^1.11.0",
|
||||
"awilix": "^8.0.1",
|
||||
"ulid": "^2.3.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user