Skip to content

Commit f3748d9

Browse files
committed
add repository information to codemod package
1 parent ac71183 commit f3748d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/rtk-codemods/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,9 @@
3939
},
4040
"publishConfig": {
4141
"access": "public"
42+
},
43+
"repository": {
44+
"type": "git",
45+
"url": "git+https://github.com/reduxjs/redux-toolkit.git"
4246
}
4347
}

0 commit comments

Comments
 (0)