mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-04-11 08:56:19 +00:00
Release v0.1.1.
This commit is contained in:
parent
604288f426
commit
4a9eabb293
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "abstract-record-store",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"description": "A test suite and interface you can use to implement a a IPRS compliant(https://github.com/ipfs/specs/tree/master/records) Record Store",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
@ -12,7 +12,9 @@
|
||||
"keywords": [
|
||||
"IPFS"
|
||||
],
|
||||
"engines" : { "node" : "^4.0.0" },
|
||||
"engines": {
|
||||
"node": "^4.0.0"
|
||||
},
|
||||
"author": "David Dias <daviddias@ipfs.io>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user