Skip to content

Commit

Permalink
Remove the upstream publish-packages dependency in Turborepo now th…
Browse files Browse the repository at this point in the history
…at publishing and versionig are two separate steps
  • Loading branch information
steveluscher committed Mar 8, 2024
1 parent 55ec7f9 commit b3d3f98
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions turbo.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"dependsOn": [
"compile:js",
"compile:typedefs",
"^publish-packages",
"test:lint",
"test:prettier",
"test:typecheck",
Expand All @@ -59,7 +58,6 @@
"compile:docs",
"compile:js",
"compile:typedefs",
"^publish-packages",
"test:lint",
"test:live-with-test-validator",
"test:prettier",
Expand Down

0 comments on commit b3d3f98

Please sign in to comment.