Skip to content

Commit

Permalink
add packageManager key for corepack
Browse files Browse the repository at this point in the history
  • Loading branch information
josefaidt committed Oct 14, 2024
1 parent fadf3ca commit 1284808
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,6 @@
"analyze": "ANALYZE=true yarn next-build",
"prebuild": "node src/directory/generateDirectory.mjs && node src/directory/generateFlatDirectory.mjs",
"lint": "next lint"
}
},
"packageManager": "yarn@1.22.22"
}

0 comments on commit 1284808

Please sign in to comment.