Skip to content

Commit

Permalink
feat: Add streamjs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhinrichsen committed Jan 3, 2016
1 parent c07d3c0 commit c76cfa8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,10 @@
"bugs": {
"url": "https://github.com/jhinrichsen/sense-hat-matrix/issues"
},
"homepage": "https://github.com/jhinrichsen/sense-hat-matrix#readme"
"homepage": "https://github.com/jhinrichsen/sense-hat-matrix#readme",
"dependencies": {
"fs-promise": "^0.3.1",
"glob-promise": "^1.0.4",
"streamjs": "^1.6.4"
}
}

0 comments on commit c76cfa8

Please sign in to comment.