Skip to content

Commit

Permalink
don't need to declare packages in a monorepo as dependencies of each …
Browse files Browse the repository at this point in the history
…other
  • Loading branch information
oggnimodd committed Sep 9, 2023
1 parent d3a4d9d commit 15e1752
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions apps/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"type-check": "tsc --noEmit"
},
"dependencies": {
"@acme/tailwind-config": "workspace:^",
"@acme/types": "workspace:^",
"@acme/ui": "workspace:^",
"@ladle/react": "^2.17.2",
"clsx": "^1.2.1",
"react": "^18.2.0",
Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 0 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
"react-stately": "^3.20.0"
},
"devDependencies": {
"@acme/tailwind-config": "*",
"@acme/types": "*",
"@types/node": "^18.0.0",
"@types/react": "^18.0.26",
"@types/react-dom": "^18.0.9",
Expand Down

0 comments on commit 15e1752

Please sign in to comment.