diff --git a/src/headless/package.json b/src/headless/package.json index 15bd54549..b34347740 100644 --- a/src/headless/package.json +++ b/src/headless/package.json @@ -18,7 +18,8 @@ ], "repository": { "type": "git", - "url": "git+https://github.com/conversejs/converse.js.git" + "url": "git+https://github.com/conversejs/converse.js.git", + "directory": "src/headless" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1"