mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-05-15 15:11:26 +00:00
fix(package.json): point to right main
This commit is contained in:
parent
8f2a77c333
commit
ace615053a
@ -6,7 +6,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/diasdavid/interface-transport.git"
|
||||
},
|
||||
"main": "src/index.js",
|
||||
"main": "lib/index.js",
|
||||
"jsnext:main": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "aegir-lint",
|
||||
@ -46,4 +46,4 @@
|
||||
"Richard Littauer <richard.littauer@gmail.com>",
|
||||
"greenkeeperio-bot <support@greenkeeper.io>"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user