Skip to content

Commit 5fe4970

Browse files
committed
fix linter issue
1 parent 2ed2580 commit 5fe4970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
module.exports = require('../lib/index.node');
1+
module.exports = require('../native/index.node');

0 commit comments

Comments
 (0)