Skip to content

Commit f908ff7

Browse files
Merge branch 'main' into v14/chore/bundle-block-package
2 parents 91e4276 + d108400 commit f908ff7

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package-lock.json

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@
134134
"./src/packages/language",
135135
"./src/packages/tags",
136136
"./src/packages/umbraco-news",
137-
"./src/packages/webhook"
137+
"./src/packages/webhook",
138+
"./src/packages/health-check",
139+
"./src/packages/tags"
138140
],
139141
"scripts": {
140142
"backoffice:test:e2e": "npx playwright test",

0 commit comments

Comments
 (0)