Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Jun 6, 2023
1 parent 5b9f629 commit 976e0d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "turbo run lint --parallel",
"type-check": "turbo run type-check",
"dev": "turbo run dev --force",
"version": "tsx ./packages/techor/src/bin version",
"version": "tsx ./packages/version/src/bin version",
"analyze:commit": "semantic-release --debug",
"clean": "rm -rf ./packages/**/*dist && rm -rf ./{examples,packages}/**/*node_modules"
},
Expand Down

0 comments on commit 976e0d8

Please sign in to comment.