Skip to content

Commit

Permalink
Alphabetize workspaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaehring committed Aug 31, 2023
1 parent 578e362 commit fb74c33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"workspaces": [
"packages/create-field-module",
"packages/field-components",
"packages/field-kit",
"packages/field-module-tasks",
"packages/field-components"
"packages/field-module-tasks"
],
"keywords": [
"farmOS",
Expand Down

0 comments on commit fb74c33

Please sign in to comment.