summaryrefslogtreecommitdiffhomepage
path: root/src/nodejs/unit-http
diff options
context:
space:
mode:
Diffstat (limited to 'src/nodejs/unit-http')
-rw-r--r--src/nodejs/unit-http/package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/nodejs/unit-http/package.json b/src/nodejs/unit-http/package.json
index 3a15d573..6a2cd27c 100644
--- a/src/nodejs/unit-http/package.json
+++ b/src/nodejs/unit-http/package.json
@@ -22,8 +22,5 @@
},
"author": "Alexander Borisov",
"license": "Apache-2.0",
- "gypfile": true,
- "dependencies": {
- "node-addon-api": "1.2.0"
- }
+ "gypfile": true
}