Fixing extraneous deps issue

This commit is contained in:
Nicolas Dextraze 2017-01-03 11:02:54 -08:00
parent 8d7996e547
commit a5a9f7c1ee

View File

@ -1,6 +1,6 @@
{
"name": "eventstore-node",
"version": "0.0.20",
"version": "0.0.22",
"description": "A port of the EventStore .Net ClientAPI to Node.js",
"main": "index.js",
"types": "index.d.ts",