Skip to content

Commit 4e925a4

Browse files
update: setting management angular installation to include permission management dependency
1 parent fe1d571 commit 4e925a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/setting-management/src/Volo.Abp.SettingManagement.Installer/AngularInstallationInfo.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,11 @@
3939
"angular/projects/setting-management/proxy/src/public-api.ts"
4040
]
4141
}
42+
],
43+
"replacementPackages":[
44+
{
45+
"name": "@abp/ng.permission-management"
46+
}
4247
]
4348
}
4449
]

0 commit comments

Comments
 (0)