Feat(medusa,modules-sdk): Modules SDK package (#3294)
This commit is contained in:
@@ -24,6 +24,9 @@
|
||||
"typeorm": "^0.3.11",
|
||||
"typescript": "^4.4.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@medusajs/modules-sdk": "*"
|
||||
},
|
||||
"scripts": {
|
||||
"watch": "tsc --build --watch",
|
||||
"prepare": "cross-env NODE_ENV=production yarn run build",
|
||||
|
||||
Reference in New Issue
Block a user