Add subdir to repo information
This commit is contained in:
parent
7e18873bcd
commit
5e4fa98577
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user