Skip to content

Commit 7f750a3

Browse files
committed
Fix: correcting repo in release.config.js
1 parent 9cfb0cd commit 7f750a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
repositoryUrl: '[email protected]:WTW-IM/babel-preset-wtw-im.git',
2+
repositoryUrl: '[email protected]:WTW-IM/react-html-element.git',
33
plugins: [
44
'@semantic-release/commit-analyzer',
55
'@semantic-release/release-notes-generator',

0 commit comments

Comments
 (0)