mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-05-15 21:21:28 +00:00
fix(package.json): point to right main
This commit is contained in:
parent
8f2a77c333
commit
ace615053a
@ -6,7 +6,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/diasdavid/interface-transport.git"
|
"url": "https://github.com/diasdavid/interface-transport.git"
|
||||||
},
|
},
|
||||||
"main": "src/index.js",
|
"main": "lib/index.js",
|
||||||
"jsnext:main": "src/index.js",
|
"jsnext:main": "src/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "aegir-lint",
|
"lint": "aegir-lint",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user