Skip to content

Commit

Permalink
feat!: Change npm repo (#32)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Updates to the new package
  • Loading branch information
elribonazo authored Nov 13, 2023
1 parent 1b300cc commit d0807c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ import DIDSchema, { DIDSchemaType } from "./schemas/DID";
import CredentialSchema, {
CredentialCollection,
CredentialMethods,
CredentialSubjectType,
} from "./schemas/Credential";
import DIDPairSchema, { DIDPairSchemaType } from "./schemas/DIDPair";
import MediatorSchema, {
Expand Down

0 comments on commit d0807c5

Please sign in to comment.