Skip to content

Commit bfc5e6a

Browse files
Change transactional node repo url to pass provenance.
A later todo could be to move the publishing to an action in the node repo, allowing this change to be reverted.
1 parent b6c2949 commit bfc5e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swagger-config/transactional/javascript/templates/package.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"homepage": "https://github.com/mailchimp/mailchimp-transactional-node",
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/mailchimp/mailchimp-transactional-node.git"
16+
"url": "git+https://github.com/mailchimp/mailchimp-client-lib-codegen.git"
1717
},
1818
"bugs": {
1919
"url": "https://github.com/mailchimp/mailchimp-client-lib-codegen/issues"

0 commit comments

Comments
 (0)