mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 12:52:35 +00:00
chore: add files field for npm publishing
This commit is contained in:
parent
902f3aa1d6
commit
810b4600b0
@ -4,6 +4,9 @@
|
|||||||
"description": "A test suite and interface you can use to implement a connection interface.",
|
"description": "A test suite and interface you can use to implement a connection interface.",
|
||||||
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
|
"leadMaintainer": "Jacob Heun <jacobheun@gmail.com>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
|
"files": [
|
||||||
|
"src"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "aegir lint",
|
"lint": "aegir lint",
|
||||||
"build": "aegir build",
|
"build": "aegir build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user