增加inited函数

This commit is contained in:
kangkang520
2018-12-03 11:11:27 +08:00
parent fe2d14c186
commit 361ca3ad4a
2 changed files with 12 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "cluster-memdb",
"version": "1.0.3",
"version": "1.0.4",
"description": "key-value memory database for single process application and cluster application",
"main": "dist/index.js",
"types": "typings/index.d.js",