Skip to content

Commit 63c3308

Browse files
author
Duoc Nguyen
committed
chore(package-info): add repo and homepage url
1 parent a9e28cf commit 63c3308

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
{
22
"name": "vue-cli-plugin-style-resources-loader",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Support style-resources-loader.",
55
"author": "nguyenvanduocit@gmail.com",
6-
"license": "MIT"
6+
"license": "MIT",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/nguyenvanduocit/vue-cli-plugin-style-resources-loader.git"
10+
},
11+
"homepage": "https://github.com/nguyenvanduocit/vue-cli-plugin-style-resources-loader/#readme"
712
}

0 commit comments

Comments
 (0)