Skip to content

Commit b8a67aa

Browse files
committed
chore: 1.0.2
1 parent 26adea4 commit b8a67aa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"name": "vite-template-starter",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A vite-based front-end startup template generator.",
55
"author": "zuojt <zuojt2022@gmail.com> (https://github.com/Zuojiangtao)",
66
"license": "ISC",
7+
"repository": {
8+
"type": "git",
9+
"url": "git+https://github.com/Zuojiangtao/create-vite-starter.git"
10+
},
11+
"homepage": "https://github.com/Zuojiangtao/create-vite-starter#readme",
712
"keywords": [
813
"vue",
914
"react",

0 commit comments

Comments
 (0)