Skip to content

Commit

Permalink
chore(types): updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gdixon authored and shavinac committed Apr 7, 2022
1 parent 748387b commit 5af6981
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions types/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# @dgrants/types
# @dpopp/types

Shared types for the dgrants repo.
Shared types for the dpopp repo.

Instructions:

- Ensure @dgrants/types is included as a package dependency
- Import like so: `import { Grant } from "@dgrants/types"`
- Ensure @dpopp/types is included as a package dependency
- Import like so: `import { VerifiableCredential } from "@dpopp/types"`

0 comments on commit 5af6981

Please sign in to comment.