@alipay/ams-checkout 0.0.1764297596-dev.4 → 0.0.1764297596-dev.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -178,7 +178,7 @@ export interface PaymentMountOptions extends BaseMountOptions {
178
178
  'radius-module': string;
179
179
  'radius-component': string;
180
180
  'radius-button': string;
181
- 'warpper-padding': string;
181
+ 'wrapper-padding': string;
182
182
  }>>;
183
183
  card?: {
184
184
  showBrandIcon?: boolean;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@alipay/ams-checkout",
3
- "version": "0.0.1764297596-dev.4",
3
+ "version": "0.0.1764297596-dev.5",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "main": "esm/index.js",