mirror of
https://github.com/bigchaindb/js-bigchaindb-driver.git
synced 2024-11-22 09:46:58 +01:00
Version 0.0.2 -> 0.1.0
This commit is contained in:
parent
476d53b00a
commit
75fcfe984b
@ -11,7 +11,7 @@ Aimed to support usage in browsers or node and ES∞+, so
|
||||
you'll probably need a babel here and a bundler there (or use [one of the built versions](./dist)),
|
||||
of which I expect you'll know quite well ([otherwise, go check out js-reactor](https://github.com/bigchaindb/js-reactor)).
|
||||
|
||||
## Compatability
|
||||
## Compatibility
|
||||
|
||||
| BigchainDB Server | BigchainDB Javascript Driver |
|
||||
| ----------------- |------------------------------|
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "js-bigchaindb-driver",
|
||||
"version": "0.0.2",
|
||||
"version": "0.1.0",
|
||||
"description": "JavaScript driver for BigchainDB (node + browser)",
|
||||
"homepage": "https://www.bigchaindb.com/",
|
||||
"bugs": "https://github.com/bigchaindb/js-bigchaindb-driver/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user