Skip to content

Commit e9c2c62

Browse files
Merge branch 'main' into v14/chore/bundle-core-package
2 parents df511c6 + d108400 commit e9c2c62

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
@@ -135,7 +135,9 @@
135135
"./src/packages/language",
136136
"./src/packages/tags",
137137
"./src/packages/umbraco-news",
138-
"./src/packages/webhook"
138+
"./src/packages/webhook",
139+
"./src/packages/health-check",
140+
"./src/packages/tags"
139141
],
140142
"scripts": {
141143
"backoffice:test:e2e": "npx playwright test",

0 commit comments

Comments
 (0)