Skip to content

Commit fa7ac89

Browse files
committed
add to workspaces
1 parent 4b7bb09 commit fa7ac89

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package-lock.json

Lines changed: 10 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,8 @@
129129
"./src/packages/data-type",
130130
"./src/packages/dictionary",
131131
"./src/packages/umbraco-news",
132-
"./src/packages/webhook"
132+
"./src/packages/webhook",
133+
"./src/packages/language"
133134
],
134135
"scripts": {
135136
"backoffice:test:e2e": "npx playwright test",

0 commit comments

Comments
 (0)