mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-24 22:52:35 +00:00
chore: add engine
This commit is contained in:
parent
239849fe1a
commit
7cf11bef91
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "interface-connection",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"description": "A test suite and interface you can use to implement a connection interface.",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
@ -36,7 +36,8 @@
|
||||
"aegir": "^11.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
"node": ">=4.0.0",
|
||||
"npm": ">=3.0.0"
|
||||
},
|
||||
"contributors": [
|
||||
"David Dias <daviddias.p@gmail.com>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user