Skip to content

Commit b423ba5

Browse files
committed
0.0.8
1 parent 0b4f3a2 commit b423ba5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "elasticsearch-streams",
33
"description": "Stream in and out of Elasticsearch",
4-
"version": "0.0.7",
4+
"version": "0.0.8",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/hmalphettes/elasticsearch-streams.git"
@@ -16,8 +16,7 @@
1616
"elasticsearch",
1717
"stream"
1818
],
19-
"dependencies": {
20-
},
19+
"dependencies": {},
2120
"devDependencies": {
2221
"chai": "*",
2322
"elasticsearch": "*",

0 commit comments

Comments
 (0)