Skip to content

Commit

Permalink
fix(verifier): --monkeypatch flag missing
Browse files Browse the repository at this point in the history
  • Loading branch information
mefellows committed Jun 15, 2019
1 parent 7efbde7 commit b1355bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/verifier.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export class Verifier {
"providerVersion": "--provider-app-version",
"provider": "--provider",
"customProviderHeaders": "--custom-provider-header",
"monkeypatch": "--monkeypatch",
"format": "--format",
"out": "--out",
};
Expand Down

0 comments on commit b1355bd

Please sign in to comment.