Skip to content

Commit

Permalink
Merge pull request #482 from YZYLAB/5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya authored Aug 25, 2022
2 parents 64a92ab + 83686bf commit fcfd2bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binding.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1555,4 +1555,4 @@ extern "C" NAN_MODULE_INIT(init) {
zmq::Initialize(target);
}

NODE_MODULE(zmq, init)
NAN_MODULE_WORKER_ENABLED(zmq, init)

0 comments on commit fcfd2bc

Please sign in to comment.