@will1123/lx-ui-utils 1.0.0 → 1.0.1

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 (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@will1123/lx-ui-utils",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "description": "LX UI - 灵曦平台 AI 组件库通用工具函数库",
5
5
  "main": "dist/lib/index.js",
6
6
  "module": "dist/es/index.js",
@@ -30,7 +30,7 @@
30
30
  "license": "MIT",
31
31
  "repository": {
32
32
  "type": "git",
33
- "url": "https://github.com/你的用户名/lx-ui.git",
33
+ "url": "git+https://github.com/你的用户名/lx-ui.git",
34
34
  "directory": "packages/utils"
35
35
  },
36
36
  "publishConfig": {