Released npm package version 0.0.9
This commit is contained in:
parent
9eb37ef42e
commit
90e7ef1a9d
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "eventstore-node",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"description": "A port of the EventStore .Net ClientAPI to Node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
@ -34,10 +34,6 @@
|
|||
"protobufjs": "^5.0",
|
||||
"uuid": "^2.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.12"
|
||||
},
|
||||
"engineStrict": true,
|
||||
"devDependencies": {
|
||||
"nodeunit": "^0.10.2",
|
||||
"webpack": "^1.13.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user