UNPKG

@rushstack/lockfile-explorer

Version:

Rush Lockfile Explorer: The UI for solving version conflicts quickly in a large monorepo

5 lines 317 B
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license. // See LICENSE in the project root for license information. export const LOCKFILE_LINT_JSON_FILENAME = 'lockfile-lint.json'; export const LOCKFILE_EXPLORER_FOLDERNAME = 'lockfile-explorer'; //# sourceMappingURL=common.js.map