mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-07-04 20:51:42 +00:00
Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
524fc37877 | |||
3c55473a45 | |||
8771627ce4 |
@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "peer-id",
|
||||
"version": "0.6.5",
|
||||
"version": "0.6.6",
|
||||
"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",
|
||||
|
Reference in New Issue
Block a user