Skip to content

Commit

Permalink
fix: node-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
gjj committed Jul 7, 2020
1 parent f7c9f36 commit 7c17601
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/verify.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {
VerificationFragmentType,
VerificationManagerOptions
} from "@govtechsg/oa-verify";
import fetch from "node-fetch";
import { getData, v2, v3, WrappedDocument, utils } from "@govtechsg/open-attestation";

export interface OpenCertsVerificationManagerOptions extends VerificationManagerOptions {
Expand Down

0 comments on commit 7c17601

Please sign in to comment.