Skip to content

Commit

Permalink
revert: to previous pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurgeron committed Dec 9, 2024
1 parent f246880 commit 61a88df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"$schema": "https://turbo.build/schema.json",
"globalDependencies": [".env", ".env.production"],
"globalEnv": ["NODE_ENV", "CRX_OUT", "CRX_NAME"],
"tasks": {
"pipeline": {
"ts:check": {
"inputs": ["src/**/*.ts", "src/**/*.tsx", "*.ts", "package.json"],
"dependsOn": [],
Expand Down

0 comments on commit 61a88df

Please sign in to comment.