mirror of
https://github.com/fluencelabs/js-peer-id
synced 2025-04-25 13:32:19 +00:00
fix it
This commit is contained in:
parent
bbf6bae073
commit
8771627ce4
@ -3,7 +3,7 @@
|
|||||||
"version": "0.6.5",
|
"version": "0.6.5",
|
||||||
"description": "IPFS Peer Id implementation in Node.js",
|
"description": "IPFS Peer Id implementation in Node.js",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"jsnext": "src/index.js",
|
"jsnext:main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "dignified-lint",
|
"lint": "dignified-lint",
|
||||||
"build": "dignified-build",
|
"build": "dignified-build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user