Skip to content

Commit ee1ff04

Browse files
committed
chore: add repository and homepage links
1 parent f09fbb7 commit ee1ff04

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@
3939
],
4040
"author": "",
4141
"license": "MIT",
42+
"repository": {
43+
"type": "git",
44+
"url": "git+https://github.com/evaliyev/has-jsx.git"
45+
},
46+
"homepage": "https://github.com/evaliyev/has-jsx#readme",
47+
"bugs": {
48+
"url": "https://github.com/evaliyev/has-jsx/issues"
49+
},
4250
"engines": {
4351
"node": ">=20.0.0"
4452
},

0 commit comments

Comments
 (0)