Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain89 committed Jun 9, 2024
1 parent 186d9aa commit 7e54ac8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pnpmfile.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const ALLOWED_ROOT_DEPENDENCIES = [
'tsx',
'turbo',
'vercel',
'turbo-ignore'
'turbo-ignore',
];

function readPackage(pkg, context) {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@
"node": ">=18 <21",
"pnpm": ">=8 <9"
}
}
}

0 comments on commit 7e54ac8

Please sign in to comment.