This commit is contained in:
David Dias 2016-04-12 22:06:12 +01:00
parent bbf6bae073
commit 8771627ce4

View File

@ -3,7 +3,7 @@
"version": "0.6.5",
"description": "IPFS Peer Id implementation in Node.js",
"main": "lib/index.js",
"jsnext": "src/index.js",
"jsnext:main": "src/index.js",
"scripts": {
"lint": "dignified-lint",
"build": "dignified-build",