Skip to content

Commit

Permalink
Remove modules from build requires tag
Browse files Browse the repository at this point in the history
  • Loading branch information
SeeminglyScience committed Apr 22, 2018
1 parent db80f68 commit db847df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSLambda.build.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#requires -Module InvokeBuild, PSScriptAnalyzer, Pester, PlatyPS -Version 5.1
#requires -Version 5.1
[CmdletBinding()]
param(
[Parameter()]
Expand Down

0 comments on commit db847df

Please sign in to comment.