Skip to content

Commit

Permalink
build: use workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Dec 18, 2023
1 parent bc28a53 commit 5b5b38c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
"version": "1.0.0",
"license": "AGPL-3.0-or-later",
"private": true,
"workspaces": [
"contracts",
"sdk",
"subgraph"
],
"type": "module",
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
Expand Down

0 comments on commit 5b5b38c

Please sign in to comment.