Skip to content

Commit

Permalink
fix: workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
saurabhburade committed Nov 8, 2024
1 parent dcbc95e commit 3449d2e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"layer2-details-full": "node -r esbuild-register scripts/writeLayer2DetailsFull.ts"
},
"dependencies": {
"@l2beat/backend-tools": "*",
"@l2beat/discovery": "*",
"@l2beat/discovery-types": "*",
"@l2beat/shared": "*",
"@l2beat/shared-pure": "*",
"@l2beat/backend-tools": "workspace:*",
"@l2beat/discovery": "workspace:*",
"@l2beat/discovery-types": "workspace:*",
"@l2beat/shared": "workspace:*",
"@l2beat/shared-pure": "workspace:*",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.11",
"dotenv": "^16.4.5",
Expand Down

0 comments on commit 3449d2e

Please sign in to comment.