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
@@ -15,6 +15,7 @@
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-server-auth-saml",
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"repository": {
"directory": "packages/xo-server-auth-saml",
"type": "git",
"url": "https://github.com/vatesfr/xen-orchestra.git"
},