Skip to content

Commit

Permalink
fix: adds sort_packages in WebConf Interface (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreynik authored and juanpicado committed Nov 9, 2019
1 parent efcb828 commit 5b60ade
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/types/index.d.ts
Expand Up @@ -286,6 +286,7 @@ declare module '@verdaccio/types' {
title?: string;
logo?: string;
gravatar?: boolean;
sort_packages?: string;
}

interface HttpsConf {
Expand Down

0 comments on commit 5b60ade

Please sign in to comment.