mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 12:52:35 +00:00
fix: wrong main path in package.json
This commit is contained in:
parent
47322259ea
commit
54b83a7813
@ -6,8 +6,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/diasdavid/interface-transport.git"
|
"url": "https://github.com/diasdavid/interface-transport.git"
|
||||||
},
|
},
|
||||||
"main": "lib/index.js",
|
"main": "src/index.js",
|
||||||
"jsnext:main": "src/index.js",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "aegir-lint",
|
"lint": "aegir-lint",
|
||||||
"test": "aegir-test",
|
"test": "aegir-test",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user