Skip to content

Commit

Permalink
Merge pull request #4 from stephenway/patch-1
Browse files Browse the repository at this point in the history
Breaks install currently without this.
  • Loading branch information
kkoch986 committed Oct 27, 2014
2 parents b3ccd7a + 05765bb commit d3fbf0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=0.2.6"
},
"dependencies": {
"node-ffi": ">= 0.4.2"
"ffi": ">=1.2.7"
},
"author": "Chris Umbel <chris@chrisumbel.com>",
"keywords": ["lapack", "math", "linear", "algebra", "HPC"],
Expand Down

0 comments on commit d3fbf0d

Please sign in to comment.