Skip to content

Commit dea06dc

Browse files
committed
chore: 🤖 add homepage and repository info to package.json
1 parent 9243f44 commit dea06dc

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎package.json‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,10 @@
5050
"test:watch": "vitest unit"
5151
},
5252
"author": "Takashi Kanemoto <ttskch@gmail.com>",
53+
"homepage": "https://github.com/ttskch/prettier-plugin-tailwindcss-anywhere",
54+
"repository": {
55+
"type": "git",
56+
"url": "ssh://git@github.com/ttskch/prettier-plugin-tailwindcss-anywhere"
57+
},
5358
"license": "MIT"
5459
}

0 commit comments

Comments
 (0)