Skip to content

Commit

Permalink
Update to latest DCC packages (adds VC 2.0 support).
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrizagidulin committed Sep 2, 2024
1 parent 56e4193 commit 8600a3f
Show file tree
Hide file tree
Showing 6 changed files with 5,457 additions and 3,846 deletions.
2 changes: 1 addition & 1 deletion jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type {Config} from 'jest';

const packagesToTransformWithBabel = [
'@react-native',
'@digitalbazaar/http-client'
'@digitalcredentials/http-client'
];

const transformIgnorePatterns = [
Expand Down
Loading

0 comments on commit 8600a3f

Please sign in to comment.