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:
parent
c9d7f9e3ce
commit
1458bb35dc
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue