Skip to content

Commit

Permalink
chore: remove workspaces from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Sep 25, 2024
1 parent c23167e commit 120319e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"name": "@argos/root",
"private": true,
"workspaces": [
"apps/*",
"packages/*"
],
"scripts": {
"dev": "turbo run watch-build watch-server watch-codegen --concurrency 100",
"build": "turbo run build",
Expand Down

0 comments on commit 120319e

Please sign in to comment.