Fixes external dependencies in updated module manifest files #7

Merged
OCram85 merged 12 commits from fixExtDeps into master 2022-07-27 14:27:45 +02:00
Showing only changes of commit e6ad2926cf - Show all commits

View File

@ -68,6 +68,10 @@
@{
ModuleName = 'posh-git'
ModuleVersion = '1.1.0'
},
@{
ModuleName = 'PsdKit'
ModuleVersion = '0.6.2'
}
)