diff options
Diffstat (limited to 'src/nodejs/unit-http/package.json')
-rw-r--r-- | src/nodejs/unit-http/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nodejs/unit-http/package.json b/src/nodejs/unit-http/package.json index bc481bc9..3a15d573 100644 --- a/src/nodejs/unit-http/package.json +++ b/src/nodejs/unit-http/package.json @@ -21,7 +21,7 @@ "install": "node-gyp configure build" }, "author": "Alexander Borisov", - "license": "Apache 2.0", + "license": "Apache-2.0", "gypfile": true, "dependencies": { "node-addon-api": "1.2.0" |