Skip to content

Commit

Permalink
fix(currencies): add missing ANG export (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
reckter committed Oct 19, 2021
1 parent 17cfa06 commit 8a0f67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/currencies/src/iso4217/amendments/168/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export * from './aed';
export * from './afn';
export * from './all';
export * from './amd';
export * from './ang';
export * from './aoa';
export * from './ars';
export * from './aud';
Expand Down

1 comment on commit 8a0f67b

@vercel
Copy link

@vercel vercel bot commented on 8a0f67b Oct 19, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.