Skip to content

Commit

Permalink
Updates the PnP header
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis committed Jul 27, 2022
1 parent b62a1b6 commit c3d5696
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
4 changes: 1 addition & 3 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions packages/yarnpkg-pnp/sources/generateSerializedState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@ export function generateSerializedState(settings: PnpSettings): SerializedState
// @eslint-ignore-next-line @typescript-eslint/naming-convention
__info: [
`This file is automatically generated. Do not touch it, or risk`,
`your modifications being lost. We also recommend you not to read`,
`it either without using the @yarnpkg/pnp package, as the data layout`,
`is entirely unspecified and WILL change from a version to another.`,
`your modifications being lost.`,
],

dependencyTreeRoots: settings.dependencyTreeRoots,
Expand Down

0 comments on commit c3d5696

Please sign in to comment.