mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 18:00:52 +00:00
chore: clean up published package (#110)
This commit is contained in:
parent
aea41dec0e
commit
b22152aec4
@ -1,5 +0,0 @@
|
|||||||
node_modules
|
|
||||||
*.log
|
|
||||||
coverage
|
|
||||||
|
|
||||||
test
|
|
@ -4,6 +4,10 @@
|
|||||||
"description": "Secio implementation in JavaScript",
|
"description": "Secio implementation in JavaScript",
|
||||||
"leadMaintainer": "Friedel Ziegelmayer <dignifiedquire@gmail.com>",
|
"leadMaintainer": "Friedel Ziegelmayer <dignifiedquire@gmail.com>",
|
||||||
"main": "src/index.js",
|
"main": "src/index.js",
|
||||||
|
"files": [
|
||||||
|
"dist",
|
||||||
|
"src"
|
||||||
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "aegir lint",
|
"lint": "aegir lint",
|
||||||
"build": "aegir build",
|
"build": "aegir build",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user