Add subdir to repo information

This commit is contained in:
ubermanu 2022-03-30 17:06:22 +02:00 committed by JC Brand
parent 7e18873bcd
commit 5e4fa98577

View File

@ -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"