Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCai1111 committed Apr 6, 2016
1 parent f94c25f commit 81ef4d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "concat-streams",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "Concat streams by piping and pass the `error` event through to the end.",
"main": "index.js",
"scripts": {
"test": "./node_modules/.bin/standard && ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha"
Expand Down

0 comments on commit 81ef4d1

Please sign in to comment.