Skip to content

Commit 11cf08a

Browse files
ntnyqJounQin
andauthored
chore(toml): fix homepage url (#392)
Co-authored-by: JounQin <[email protected]>
1 parent e02bd2f commit 11cf08a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/silent-teachers-wash.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"prettier-plugin-toml": patch
3+
---
4+
5+
chore(toml): fix homepage url

packages/toml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"description": "An opinionated `toml` formatter plugin for Prettier",
66
"repository": "[email protected]/un-ts/prettier.git",
7-
"homepage": "https://github.com/un-ts/prettier/tree/master/packages/prettier",
7+
"homepage": "https://github.com/un-ts/prettier/tree/master/packages/toml",
88
"author": "Ray (https://mk1.io) <[email protected]>",
99
"contributors": [
1010
"JounQin (https://www.1stG.me) <[email protected]>"

0 commit comments

Comments
 (0)