Skip to content

Commit 1e9e75d

Browse files
committed
Fix package.json error
1 parent f3a4a28 commit 1e9e75d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"repository": {
1010
"type": "git",
11-
"url": "https://github.com/tailwindlabs/prettier-plugin-tailwindcss",
11+
"url": "https://github.com/tailwindlabs/prettier-plugin-tailwindcss"
1212
},
1313
"bugs": {
1414
"url": "https://github.com/tailwindlabs/prettier-plugin-tailwindcss/issues"

0 commit comments

Comments
 (0)