Skip to content

Commit

Permalink
chore: order
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoenig134 committed Jan 17, 2025
1 parent 81195e2 commit a5cf508
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 @@ -7,9 +7,9 @@
"license": "MIT",
"author": "j&s-soft AG",
"workspaces": [
"packages/connector",
".",
"packages/sdk",
"packages/connector"
"packages/sdk"
],
"scripts": {
"lint": "npm run lint:tsc && npm run lint:prettier && npm run lint:eslint",
Expand Down

0 comments on commit a5cf508

Please sign in to comment.