Skip to content

Commit

Permalink
chore: Simplify the workspaces list
Browse files Browse the repository at this point in the history
Incidentally unbreaks `deno install`.
  • Loading branch information
lu-zero committed Oct 18, 2024
1 parent 8b55ead commit 11e183a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"workspaces": [
"./packages/td-tools",
"./packages/core",
"./packages/binding-!()",
"./packages/binding-*",
"./packages/cli",
"./packages/examples",
"./packages/browser-bundle"
Expand Down

0 comments on commit 11e183a

Please sign in to comment.