Skip to content

Commit

Permalink
Restore workspaces in package.json (#68267)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Jul 29, 2024
1 parent e9e666d commit 33c91d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "nextjs-project",
"version": "0.0.0",
"private": true,
"workspaces": [
"packages/*"
],
"scripts": {
"new-error": "turbo gen error",
"new-test": "turbo gen test",
Expand Down

0 comments on commit 33c91d9

Please sign in to comment.