alit-layout 1.1.42 → 1.1.43

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.es.js +2 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -1776,12 +1776,12 @@ const Re = {
1776
1776
  small: {
1777
1777
  name: "小",
1778
1778
  code: "small",
1779
- value: 19
1779
+ value: 19.2
1780
1780
  },
1781
1781
  stand: {
1782
1782
  name: "标准",
1783
1783
  code: "stand",
1784
- value: 26
1784
+ value: 25.8
1785
1785
  },
1786
1786
  large: {
1787
1787
  name: "大",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alit-layout",
3
- "version": "1.1.42",
3
+ "version": "1.1.43",
4
4
  "main": "dist/index.es.js",
5
5
  "module": "dist/index.es.js",
6
6
  "devDependencies": {