Skip to content

Commit

Permalink
chore: Update generated types
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Apr 22, 2020
1 parent f4101b7 commit 4c5f6a7
Show file tree
Hide file tree
Showing 6 changed files with 2,444 additions and 2,556 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -639,9 +639,9 @@ export enum CurrencyCode {
/** Canadian dollar */
CAD = 'CAD',
/** Congolese franc */
CHE = 'CHE',
CDF = 'CDF',
/** Swiss franc */
CHW = 'CHW',
CHF = 'CHF',
/** Chilean peso */
CLP = 'CLP',
/** Renminbi (Chinese) yuan */
Expand Down
4 changes: 2 additions & 2 deletions packages/common/src/generated-shop-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -363,9 +363,9 @@ export enum CurrencyCode {
/** Canadian dollar */
CAD = 'CAD',
/** Congolese franc */
CHE = 'CHE',
CDF = 'CDF',
/** Swiss franc */
CHW = 'CHW',
CHF = 'CHF',
/** Chilean peso */
CLP = 'CLP',
/** Renminbi (Chinese) yuan */
Expand Down
Loading

0 comments on commit 4c5f6a7

Please sign in to comment.