mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-25 10:12:34 +00:00
Release v0.1.0.
This commit is contained in:
parent
cb6642e678
commit
4a571f1ac1
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "abstract-connection",
|
"name": "abstract-connection",
|
||||||
"version": "0.0.0",
|
"version": "0.1.0",
|
||||||
"description": "A test suite and interface you can use to implement a connection.",
|
"description": "A test suite and interface you can use to implement a connection.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@ -15,8 +15,7 @@
|
|||||||
"url": "https://github.com/diasdavid/abstract-connection/issues"
|
"url": "https://github.com/diasdavid/abstract-connection/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/diasdavid/abstract-connection",
|
"homepage": "https://github.com/diasdavid/abstract-connection",
|
||||||
"devDependencies": {
|
"devDependencies": {},
|
||||||
},
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"multiaddr": "^1.0.0",
|
"multiaddr": "^1.0.0",
|
||||||
"timed-tape": "^0.1.0"
|
"timed-tape": "^0.1.0"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user