Skip to content

Commit

Permalink
changesets: Fixed 404 error for internal package dependencies. (#405)
Browse files Browse the repository at this point in the history
* refactor: rm unnecessary dependencies of  `@repo/utils`

* changesets: patch `@location-state/conform` 404 error
  • Loading branch information
AkifumiSato authored Jun 24, 2024
1 parent 0f1ef98 commit 1b1a8d5
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
6 changes: 6 additions & 0 deletions .changeset/good-jars-turn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@location-state/conform": patch
---

Fixed 404 error for internal package dependencies.

1 change: 0 additions & 1 deletion packages/location-state-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"devDependencies": {
"@repo/configs": "workspace:*",
"@repo/test-utils": "workspace:*",
"@repo/utils": "workspace:*",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "16.0.0",
"@testing-library/user-event": "14.5.2",
Expand Down
3 changes: 0 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b1a8d5

Please sign in to comment.