Skip to content

Commit

Permalink
fix changeset to be at root
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 4ac86c3367f17e1f5131fc8653550c7d7663aab5
  • Loading branch information
f authored and actions-user committed Sep 19, 2024
1 parent e66f229 commit c44f488
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# monorepo

Bun monorepos are a bit undeveloped and undocumented. Some common commands you'll need are:
* bun i typescript --cwd apps/app2
* bun i typescript --cwd=apps/app2
* bun --filter git-sell dev
* bun --cwd apps/git-sell ngrok http 5173 --domain=pleased-manually-lab.ngrok-free.app

2 changes: 1 addition & 1 deletion packages/react-router-busy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-router-busy",
"version": "0.0.1",
"version": "0.0.0",
"description": "Accessible busy state for react-router forms and links",
"keywords": [
"react-router",
Expand Down

0 comments on commit c44f488

Please sign in to comment.