doc(*): change package.json license field to MIT
Align the package.json license with the LICENSE file from the repo Closes #6432
This commit is contained in:
parent
8bd697b316
commit
92dc3b91d8
|
@ -17,7 +17,7 @@
|
|||
"Yegor Jbanov <yjbanov@google.com>",
|
||||
"Jeremy Elbourn <jelbourn@google.com>"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">= 4.2.1 < 5"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue