@yeepay/fmc-material 0.0.6-beta.0 → 0.0.7

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -17348,7 +17348,7 @@ const component = /* @__PURE__ */ function() {
17348
17348
  SfPrinter,
17349
17349
  SubCard,
17350
17350
  Upload
17351
- ], name = "@yeepay/fmc-material", version = "0.0.6-beta.0", sideEffects = [
17351
+ ], name = "@yeepay/fmc-material", version = "0.0.7", sideEffects = [
17352
17352
  "./dist/styles/*"
17353
17353
  ], exports$1 = {
17354
17354
  ".": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yeepay/fmc-material",
3
- "version": "0.0.6-beta.0",
3
+ "version": "0.0.7",
4
4
  "sideEffects": [
5
5
  "./dist/styles/*"
6
6
  ],