Skip to content

Commit 9806337

Browse files
committed
add property-editors to workspace settings
1 parent 3f76349 commit 9806337

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
@@ -139,7 +139,8 @@
139139
"./src/packages/webhook",
140140
"./src/packages/health-check",
141141
"./src/packages/tags",
142-
"./src/packages/templating"
142+
"./src/packages/templating",
143+
"./src/packages/property-editors"
143144
],
144145
"scripts": {
145146
"backoffice:test:e2e": "npx playwright test",

0 commit comments

Comments
 (0)