Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Format the license in package.json to match the SPDX standard
As documented on the NPM documentation (https://docs.npmjs.com/files/package.json#license). The license field has to comply with the SPDX specification for communicating the licenses and copyrights associated with a software package. This commit changes the license to a valid SPDX value (MIT)
- Loading branch information