Closed ericcornelissen closed 2 weeks ago
Without this change the expiry date in the following configuration would be ignored for pacakge@1.0.0 by depreman.
pacakge@1.0.0
{ "package@1.0.0": { "*": { "#ignore": "expired", "#expire": "2024-0101", } } }
Without this change the expiry date in the following configuration would be ignored for
pacakge@1.0.0
by depreman.