Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update winston to 3.x #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update winston to 3.x #11

wants to merge 3 commits into from

Commits on Apr 7, 2021

  1. Add package-lock.json file

    Terseus committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    541a824 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Update winston to 3.x to get rid of the circular dependency warning

    This warning came from winston 0.8.x:
    
        Warning: Accessing non-existent property 'padLevels' of module
        exports inside circular dependency
    
    See foreversd/forever#1077
    Terseus committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    51c7694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20c241e View commit details
    Browse the repository at this point in the history