You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#43 added a GitHub Actions workflow that utilizes license-checker. Since license-checker is not installed in package.json, its own license does not get included in the generated licenses.json file. Adding it as a dev dependency will ensure that the licenses.json file it generates includes its own license information.