Skip to content

Commit 56a71e2

Browse files
committed
update extension metadata
1 parent cd71ef9 commit 56a71e2

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

package.json

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"preview": true,
66
"author": "Brad Cornes <[email protected]>",
77
"license": "MIT",
8-
"version": "0.4.0",
9-
"homepage": "https://github.com/bradlc/vscode-tailwindcss",
8+
"version": "0.3.1",
9+
"homepage": "https://github.com/tailwindcss/intellisense",
1010
"bugs": {
11-
"url": "https://github.com/bradlc/vscode-tailwindcss/issues",
11+
"url": "https://github.com/tailwindcss/intellisense/issues",
1212
"email": "[email protected]"
1313
},
1414
"repository": {
1515
"type": "git",
16-
"url": "https://github.com/bradlc/vscode-tailwindcss.git"
16+
"url": "https://github.com/tailwindcss/intellisense.git"
1717
},
1818
"publisher": "bradlc",
1919
"keywords": [
@@ -28,6 +28,7 @@
2828
"vscode": "^1.33.0"
2929
},
3030
"categories": [
31+
"Linters",
3132
"Other"
3233
],
3334
"galleryBanner": {

0 commit comments

Comments
 (0)