fix(medusa-js): Updated URLs for JS Client (#1435)
This commit is contained in:
@@ -23,10 +23,11 @@
|
|||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git+https://github.com/medusajs/medusa-js.git"
|
"url": "https://github.com/medusajs/medusa",
|
||||||
|
"directory": "packages/medusa-js"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/medusajs/medusa-js/issues"
|
"url": "https://github.com/medusajs/medusa/issues"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^26.0.19",
|
"@types/jest": "^26.0.19",
|
||||||
|
|||||||
Reference in New Issue
Block a user