Skip to content

Commit

Permalink
fix(examples): add private to with-shell-cmds
Browse files Browse the repository at this point in the history
  • Loading branch information
tknickman authored Nov 8, 2024
1 parent e09449c commit 2717033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/with-shell-commands/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "my-turborepo",
"description": "A barebones Turborepo example for working with Task Graphs.",
"private": true,
"packageManager": "pnpm@8.15.6",
"devDependencies": {
"turbo": "^2.0.3"
Expand Down

0 comments on commit 2717033

Please sign in to comment.