chore: add package.repository.directory

See npm/rfcs#19
This commit is contained in:
Julien Fontanet
2019-02-15 10:59:21 +01:00
parent 5c12d4a546
commit e988ad4df9
40 changed files with 40 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
"homepage": "https://github.com/vatesfr/xen-orchestra/tree/master/@xen-orchestra/async-map",
"bugs": "https://github.com/vatesfr/xen-orchestra/issues",
"repository": {
"directory": "@xen-orchestra/async-map",
"type": "git",
"url": "https://github.com/vatesfr/xen-orchestra.git"
},