This commit is contained in:
AJ ONeal 2015-08-27 16:07:40 -04:00
parent 1b5c723872
commit d80eb63c13
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "sqlite3-cluster",
"version": "1.1.1",
"version": "1.1.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",
"scripts": {