chore(): Add engines to all package.json if needed (#5812)
This commit is contained in:
@@ -8,6 +8,9 @@
|
||||
"url": "https://github.com/medusajs/medusa",
|
||||
"directory": "packages/orchestration"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user