Skip to content

Commit

Permalink
chore: fix yarn workspaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Akryum committed Mar 19, 2021
1 parent 315a314 commit 7ac2f34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"version": "0.0.0",
"private": true,
"workspaces": [
"./packages/*"
"packages/*"
]
}
}

0 comments on commit 7ac2f34

Please sign in to comment.