Skip to content

Commit

Permalink
Sort workspaces
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Sachs <[email protected]>
  • Loading branch information
paul-sachs committed Dec 3, 2024
1 parent 9a180ec commit 027a127
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"name": "root",
"type": "module",
"workspaces": [
"packages/connect-query",
"packages/connect-query-core",
"packages/connect-query",
"packages/examples/react/basic",
"packages/protoc-gen-connect-query",
"packages/test-utils",
"packages/examples/react/basic"
"packages/test-utils"
],
"scripts": {
"all": "turbo run --ui tui build format test lint attw license-header",
Expand Down

0 comments on commit 027a127

Please sign in to comment.