Skip to content

Commit

Permalink
Update TD.js
Browse files Browse the repository at this point in the history
ffi-napi required
  • Loading branch information
alt3rmann authored Feb 9, 2018
1 parent dc03545 commit d3865e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/TD.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const ref = require('ref')
const ffi = require('ffi')
const ffi = require('ffi-napi')
const path = require('path')
const {
ClientDestroyedError,
Expand Down

0 comments on commit d3865e9

Please sign in to comment.