add a worker module

This commit is contained in:
2016-04-18 16:39:35 -07:00
parent 4416a5508d
commit 1b5f2af004
3 changed files with 23 additions and 1 deletions

View File

@@ -31,6 +31,7 @@
},
"dependencies": {
"elasticsearch": "~11.0.1",
"lodash": "~4.11.1"
"lodash": "~4.11.1",
"puid": "~1.0.5"
}
}