sgh-stripe
Advanced tools
Comparing version 0.2.40 to 0.2.41
@@ -8,5 +8,5 @@ export declare class StripeData { | ||
payBtnBorderRadius: string; | ||
clientSecret: string; | ||
connectAccountID: string; | ||
googlePayEnabled: boolean; | ||
clientSecret?: string; | ||
connectAccountID?: string; | ||
googlePayEnabled?: boolean; | ||
} |
{ | ||
"name": "sgh-stripe", | ||
"version": "0.2.40", | ||
"version": "0.2.41", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/common": "^15.2.8", |
Sorry, the diff of this file is not supported yet
125069