mirror of
https://github.com/fluencelabs/js-libp2p-secio
synced 2025-03-15 01:40:51 +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",
|
||||
"leadMaintainer": "Friedel Ziegelmayer <dignifiedquire@gmail.com>",
|
||||
"main": "src/index.js",
|
||||
"files": [
|
||||
"dist",
|
||||
"src"
|
||||
],
|
||||
"scripts": {
|
||||
"lint": "aegir lint",
|
||||
"build": "aegir build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user