Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 6619fbe

Browse files
committed
chore: update package info
1 parent 0dc69a4 commit 6619fbe

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

lcpkg.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"name": "lc-design-app",
2+
"name": "lcui-router-app",
33
"version": "0.1.0",
4-
"description": "A minimal LCUI application for preview LC Design component library",
4+
"description": "A very simple browser-like application to show the LCUI and LCUI Router features",
55
"author": "lc-soft",
6-
"homepage": "https://github.com/lc-ui/lcui-quick-start",
6+
"homepage": "https://github.com/lc-ui/lcui-router-app",
77
"bugs": {
8-
"url": "https://github.com/lc-ui/lcui-quick-start/issues"
8+
"url": "https://github.com/lc-ui/lcui-router-app/issues"
99
},
1010
"arch": [
1111
"x86",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"private": true,
3-
"name": "lc-design-app",
3+
"name": "lcui-router-app",
44
"version": "0.1.0",
5-
"description": "A minimal LCUI application for preview LC Design component library",
5+
"description": "A very simple browser-like application to show the LCUI and LCUI Router features",
66
"main": "index.js",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)