We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9e28cf commit 63c3308Copy full SHA for 63c3308
package.json
@@ -1,7 +1,12 @@
1
{
2
"name": "vue-cli-plugin-style-resources-loader",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Support style-resources-loader.",
5
"author": "nguyenvanduocit@gmail.com",
6
- "license": "MIT"
+ "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"
12
}
0 commit comments