We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a5c3d commit cb97156Copy full SHA for cb97156
1 file changed
package.json
@@ -46,6 +46,10 @@
46
"publishConfig": {
47
"access": "public"
48
},
49
+ "repository": {
50
+ "type": "git",
51
+ "url": "https://github.com/eps1lon/types-react-codemod.git"
52
+ },
53
"volta": {
54
"node": "24.11.1"
55
}
0 commit comments