diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4b48420..25bb248 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "keywords": ["parser", "api-notation"], "author": "Ruben Beltran del Rio", - "license": "MIT", + "license": "Apache-2.0", "dependencies": { "nan": "^2.18.0" }, |