Skip to content

Commit 84cbe95

Browse files
committed
Update homepage and repository links
1 parent 83f6f2e commit 84cbe95

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"name": "typescript-plugin-css-modules",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "lib/index.js",
5-
"repository": "[email protected]:mrmckeb/typescript-plugin-css-modules.git",
65
"author": "Brody McKee <[email protected]>",
76
"license": "MIT",
87
"description": "CSS modules support for TypeScript",
8+
"homepage": "https://github.com/mrmckeb/typescript-plugin-css-modules",
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/mrmckeb/typescript-plugin-css-modules"
12+
},
913
"keywords": [
1014
"css",
1115
"modules",

0 commit comments

Comments
 (0)