Skip to content

Commit 5afa858

Browse files
authored
Merge pull request #1327 from lu-zero/deno-support
chore: Simplify the workspaces list
2 parents 06145bd + 11e183a commit 5afa858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"workspaces": [
4141
"./packages/td-tools",
4242
"./packages/core",
43-
"./packages/binding-!()",
43+
"./packages/binding-*",
4444
"./packages/cli",
4545
"./packages/examples",
4646
"./packages/browser-bundle"

0 commit comments

Comments
 (0)