We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54537ad commit 106e42dCopy full SHA for 106e42d
index.js
@@ -1,4 +1,4 @@
1
-const libnut = require("bindings")("libnut.node");
+const libnut = require("bindings")("libnut");
2
3
module.exports = libnut;
4
0 commit comments