mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 07:42:24 +00:00
Release v0.3.2.
This commit is contained in:
parent
171a561537
commit
615a966d6a
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ipfs-peer-id",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "IPFS Peer Id implementation in Node.js",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
@ -17,7 +17,9 @@
|
||||
"codestyle",
|
||||
"test"
|
||||
],
|
||||
"engines" : { "node" : "^4.0.0" },
|
||||
"engines": {
|
||||
"node": "^4.0.0"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/diasdavid/node-ipfs-peer-id/issues"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user