Skip to content

Commit

Permalink
chore: add explicit package manager to root_deps fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-olszewski committed May 28, 2024
1 parent 7cc6f21 commit 6ae0a96
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion turborepo-tests/integration/fixtures/root_deps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
],
"dependencies": {
"util": "*"
}
},
"packageManager": "npm@10.5.0"
}

0 comments on commit 6ae0a96

Please sign in to comment.