@geoscene/calcite-components 5.0.2 → 5.0.4

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/LICENSE.md +1 -1
  2. package/package.json +2 -2
package/LICENSE.md CHANGED
@@ -1,6 +1,6 @@
1
1
  ## 许可
2
2
 
3
- 易智瑞信息技术有限公司版权所有 © 2025并保留所有权利。发行于中华人民共和国。
3
+ 易智瑞信息技术有限公司版权所有 © 2026并保留所有权利。发行于中华人民共和国。
4
4
 
5
5
  本材料在 GeoScene 主许可协议(MLA)下许可使用,并受该协议条款的约束。
6
6
  只要遵守主许可协议中的条款并包括此版权声明,您即可在不进行修改的情况下
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@geoscene/calcite-components",
3
- "version": "5.0.2",
3
+ "version": "5.0.4",
4
4
  "description": "Web Components for GeoScene's Calcite Design System.",
5
5
  "license": "SEE LICENSE.md",
6
6
  "type": "module",
@@ -57,4 +57,4 @@
57
57
  ],
58
58
  "web-types": "dist/docs/web-types.json",
59
59
  "gitHead": "960214b8416277b1e517510023a830b4e8b94b32"
60
- }
60
+ }