Updated Omnilog's license (#1037)

In the packages.json it was listed as MIT but on their git repo the license is LGPLv3.
This commit is contained in:
MrZoraman 2019-03-23 23:41:20 -07:00 committed by Miran
parent c9d7f9e3ce
commit 1458bb35dc

View File

@ -4127,7 +4127,7 @@
"logs"
],
"description": "Advanced logging library for Nim with structured logging, formatters, filters and writers.",
"license": "MIT",
"license": "LGPLv3",
"web": "https://github.com/nim-appkit/omnilog"
},
{