Skip to content

Commit cb97156

Browse files
committed
Fix publishing
1 parent 63a5c3d commit cb97156

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
"publishConfig": {
4747
"access": "public"
4848
},
49+
"repository": {
50+
"type": "git",
51+
"url": "https://github.com/eps1lon/types-react-codemod.git"
52+
},
4953
"volta": {
5054
"node": "24.11.1"
5155
}

0 commit comments

Comments
 (0)