diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 13:42:59 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2023-10-04 13:42:59 +0200 |
| commit | 0931d6ef75e5dc37ba6bd7bb92c369d1df99e6d3 (patch) | |
| tree | e79c57736ffad5bb59dbe3ec22e9c54e8c2ed0d7 /package.json | |
| parent | dc87cd894bad9ad0202dcd4a89e7d0af47c53fc9 (diff) | |
Update license
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" }, |