add git repo to the package.json

This commit is contained in:
David Dias
2016-03-05 21:49:13 +00:00
parent 73b42ff2aa
commit f518ced776

View File

@ -56,5 +56,9 @@
"multihashing": "^0.2.0",
"node-forge": "^0.6.38",
"protocol-buffers": "^3.1.4"
},
"repository": {
"type": "git",
"url": "https://github.com/diasdavid/js-peer-id.git"
}
}