Explorar o código

Add subdir to repo information

ubermanu %!s(int64=3) %!d(string=hai) anos
pai
achega
5e4fa98577
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/headless/package.json

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