mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-24 20:02:20 +00:00
Merge pull request #23 from dryajov/master
fix: wrong main path in package.json
This commit is contained in:
commit
56996811c3
@ -6,8 +6,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/diasdavid/interface-transport.git"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"jsnext:main": "src/index.js",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"lint": "aegir-lint",
|
||||
"test": "aegir-test",
|
||||
|
Loading…
x
Reference in New Issue
Block a user