setup missing ngx-markdown dependency (#4547)

This commit is contained in:
Denys Vuika
2025-04-30 08:54:42 -04:00
committed by GitHub
parent 8e019a1295
commit 6487b82fac
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@
"styleIncludePaths": ["projects/aca-content/src/lib/ui"],
"entryFile": "src/public-api.ts"
},
"allowedNonPeerDependencies": ["ngx-markdown"],
"assets": [
{
"glob": "**/*",