chore: add package.repository.directory

See npm/rfcs#19
This commit is contained in:
Julien Fontanet
2019-02-15 14:38:11 +01:00
parent 5c12d4a546
commit e988ad4df9
40 changed files with 40 additions and 0 deletions
@@ -13,6 +13,7 @@
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-server-load-balancer",
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"repository": {
"directory": "packages/xo-server-load-balancer",
"type": "git",
"url": "https://github.com/vatesfr/xen-orchestra.git"
},