add templating package to workspaces

This commit is contained in:
Mads Rasmussen
2024-06-26 08:21:30 +02:00
parent e962816d88
commit e1d0b83d01

View File

@@ -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",