diff --git a/api/messaging/package.json b/api/messaging/package.json index e7f70b572..6ddef9be5 100644 --- a/api/messaging/package.json +++ b/api/messaging/package.json @@ -101,7 +101,8 @@ ], "repository": { "type": "git", - "url": "https://github.com/PlasmoHQ/plasmo.git" + "url": "https://github.com/PlasmoHQ/plasmo.git", + "directory": "api/messaging" }, "license": "MIT", "keywords": [ diff --git a/api/persistent/package.json b/api/persistent/package.json index 63860b35b..bdd6e645f 100644 --- a/api/persistent/package.json +++ b/api/persistent/package.json @@ -52,7 +52,8 @@ ], "repository": { "type": "git", - "url": "https://github.com/PlasmoHQ/plasmo.git" + "url": "https://github.com/PlasmoHQ/plasmo.git", + "directory": "api/persistent" }, "license": "MIT", "keywords": [ diff --git a/api/selector/package.json b/api/selector/package.json index 1990b0d06..27082c2d1 100644 --- a/api/selector/package.json +++ b/api/selector/package.json @@ -58,7 +58,8 @@ ], "repository": { "type": "git", - "url": "https://github.com/PlasmoHQ/plasmo.git" + "url": "https://github.com/PlasmoHQ/plasmo.git", + "directory": "api/selector" }, "license": "MIT", "keywords": [ diff --git a/cli/create-plasmo/package.json b/cli/create-plasmo/package.json index 2b740d4e2..b4c4dc62a 100644 --- a/cli/create-plasmo/package.json +++ b/cli/create-plasmo/package.json @@ -29,7 +29,8 @@ "homepage": "https://docs.plasmo.com/", "repository": { "type": "git", - "url": "https://github.com/PlasmoHQ/plasmo.git" + "url": "https://github.com/PlasmoHQ/plasmo.git", + "directory": "cli/create-plasmo" }, "license": "MIT", "keywords": [ diff --git a/cli/plasmo/package.json b/cli/plasmo/package.json index 9d14204d5..e273a4edf 100644 --- a/cli/plasmo/package.json +++ b/cli/plasmo/package.json @@ -28,7 +28,8 @@ "homepage": "https://docs.plasmo.com/", "repository": { "type": "git", - "url": "https://github.com/PlasmoHQ/plasmo.git" + "url": "https://github.com/PlasmoHQ/plasmo.git", + "directory": "cli/plasmo" }, "license": "MIT", "keywords": [