(Refactor) of existing code (no functionality change)
What was the root cause of the problem originally / what feature was missing?
License from package.json (MIT) does not match license from LICENSE file (GPLv3)
How does this pull request solve it (in broad terms)?
Make package.json reference LICENSE file
What is it? (leave one option)
(Refactor)
of existing code (no functionality change)What was the root cause of the problem originally / what feature was missing? License from package.json (MIT) does not match license from LICENSE file (GPLv3)
How does this pull request solve it (in broad terms)? Make package.json reference LICENSE file
Does it close any open issues? Closes #194