v2.1.1
This commit is contained in:
parent
397b751b42
commit
01697a19ea
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "sqlite3-cluster",
|
"name": "sqlite3-cluster",
|
||||||
"version": "2.1.0",
|
"version": "2.1.1",
|
||||||
"description": "A wrapper to enable the use of sqlite3 with node cluster via a socket server (i.e. for Raspberry Pi 2).",
|
"description": "A wrapper to enable the use of sqlite3 with node cluster via a socket server (i.e. for Raspberry Pi 2).",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Reference in New Issue