add templating package to workspaces
This commit is contained in:
@@ -137,7 +137,8 @@
|
||||
"./src/packages/umbraco-news",
|
||||
"./src/packages/webhook",
|
||||
"./src/packages/health-check",
|
||||
"./src/packages/tags"
|
||||
"./src/packages/tags",
|
||||
"./src/packages/templating"
|
||||
],
|
||||
"scripts": {
|
||||
"backoffice:test:e2e": "npx playwright test",
|
||||
|
||||
Reference in New Issue
Block a user