2
0
Эх сурвалжийг харах

Add subdir to repo information

ubermanu 3 жил өмнө
parent
commit
5e4fa98577

+ 2 - 1
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"