Skip to content

Commit

Permalink
Add constants to workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha committed Oct 3, 2024
1 parent 05ddcb2 commit 248d45f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"useWorkspaces": true,
"packages": [
"packages/*",
"packages/synapse-constants/*",
"packages/rfq-indexer/*",
"docs/*"
],
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"workspaces": {
"packages": [
"packages/*",
"packages/synapse-constants/*",
"packages/rfq-indexer/*",
"docs/*"
],
Expand Down

0 comments on commit 248d45f

Please sign in to comment.