1
0
mirror of https://github.com/oceanprotocol/ipfs synced 2024-11-22 09:47:03 +01:00

add repository field

This commit is contained in:
Matthias Kretschmann 2019-10-22 15:20:41 +02:00
parent e3b9963d39
commit 40d8cd84a6
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -42,6 +42,10 @@
"prettier": "^1.18.2",
"typescript": "^3.6.4"
},
"repository": {
"type": "git",
"url": "https://github.com/oceanprotocol/ipfs"
},
"engines": {
"node": "10.x"
},