@lytjs/devtools 3.1.0 → 3.2.0

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lytjs/devtools",
3
- "version": "3.1.0",
3
+ "version": "3.2.0",
4
4
  "description": "Lyt.js 浏览器开发者工具 - 提供组件树检查、状态查看、性能分析和时间旅行调试",
5
5
  "main": "./dist/index.mjs",
6
6
  "module": "./dist/index.mjs",
@@ -17,9 +17,9 @@
17
17
  "author": "lytjs",
18
18
  "repository": {
19
19
  "type": "git",
20
- "url": "https://gitee.com/@lytjs/lytjs"
20
+ "url": "https://gitee.com/lytjs/lytjs"
21
21
  },
22
- "homepage": "https://gitee.com/@lytjs/lytjs",
22
+ "homepage": "https://gitee.com/lytjs/lytjs",
23
23
  "keywords": [
24
24
  "lyt",
25
25
  "lytjs",