summaryrefslogtreecommitdiffhomepage
path: root/src/nodejs/unit-http/package.json
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2019-06-17 18:16:06 +0300
committerMax Romanov <max.romanov@nginx.com>2019-06-17 18:16:06 +0300
commit6b991384b8a3a6b7c6e562627196d1c3e5b0df94 (patch)
tree4ba6eb6845fc70ea329a0f0755fef69b64c101ea /src/nodejs/unit-http/package.json
parentfa7c44b9398fa8ef78e5ef09ae82bb24fd21b566 (diff)
downloadunit-6b991384b8a3a6b7c6e562627196d1c3e5b0df94.tar.gz
unit-6b991384b8a3a6b7c6e562627196d1c3e5b0df94.tar.bz2
Node.js: packaging new nxt_napi.h.
File nxt_napi.h (introduced in 53533ba0097c) added into packaged files list. This closes #261 issue on GitHub.
Diffstat (limited to '')
-rw-r--r--src/nodejs/unit-http/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nodejs/unit-http/package.json b/src/nodejs/unit-http/package.json
index 13c91018..6a6c00b4 100644
--- a/src/nodejs/unit-http/package.json
+++ b/src/nodejs/unit-http/package.json
@@ -10,6 +10,7 @@
"unit.cpp",
"http.js",
"http_server.js",
+ "nxt_napi.h",
"package.json",
"socket.js",
"binding.gyp",