Skip to content

Commit 0af5476

Browse files
committed
update package.json
1 parent 2c6b777 commit 0af5476

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
@@ -6,9 +6,14 @@
66
"author": "Brad Cornes <hello@bradley.dev>",
77
"license": "MIT",
88
"version": "0.3.0-alpha.3",
9+
"homepage": "https://github.com/bradlc/vscode-tailwindcss",
10+
"bugs": {
11+
"url": "https://github.com/bradlc/vscode-tailwindcss/issues",
12+
"email": "hello@bradley.dev"
13+
},
914
"repository": {
1015
"type": "git",
11-
"url": "https://github.com/bradlc/"
16+
"url": "https://github.com/bradlc/vscode-tailwindcss.git"
1217
},
1318
"publisher": "bradlc",
1419
"keywords": [

0 commit comments

Comments
 (0)