Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
antimatter15 authored Aug 22, 2016
1 parent ecbe3d1 commit cc66ef1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
},
"dependencies": {
"ndarray": "^1.0.18",
"ndarray-ops": "^1.2.2"
"ndarray-ops": "^1.2.2",
"through": "^2.3.4"
},
"scripts": {
"test": "tap test/*.js"
Expand Down

0 comments on commit cc66ef1

Please sign in to comment.