Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 15b30bd

Browse files
committed
add to workspaces
1 parent 3f2070c commit 15b30bd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,8 @@
131131
"./src/packages/language",
132132
"./src/packages/umbraco-news",
133133
"./src/packages/webhook",
134-
"./src/packages/health-check"
134+
"./src/packages/health-check",
135+
"./src/packages/tags"
135136
],
136137
"scripts": {
137138
"backoffice:test:e2e": "npx playwright test",

0 commit comments

Comments
 (0)