Skip to content

Commit

Permalink
fix(core): rename aux to auxiliary for windows (#14564)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cammisuli committed Jan 23, 2023
1 parent ef215e9 commit 12d9669
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nx/src/lock-file/lock-file.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
npmLockFileWithAliases,
pnpmLockFileWithAliases,
yarnLockFileWithAliases,
} from './__fixtures__/aux.lock';
} from './__fixtures__/auxiliary.lock';
import {
lockFileV3YargsAndDevkitOnly as npmLockFileV3YargsAndDevkit,
lockFileV2YargsAndDevkitOnly as npmLockFileV2YargsAndDevkit,
Expand Down

1 comment on commit 12d9669

@vercel
Copy link

@vercel vercel bot commented on 12d9669 Jan 23, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nx-dev – ./

nx-dev-git-master-nrwl.vercel.app
nx.dev
nx-dev-nrwl.vercel.app
nx-five.vercel.app

Please sign in to comment.