Skip to content

Commit bf1036d

Browse files
fix(release): fix repo link in package file (#3)
1 parent 49bf977 commit bf1036d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test:a11y": "patternfly-a11y --config patternfly-a11y.config",
1515
"serve:a11y": "yarn serve coverage"
1616
},
17-
"repository": "git+https://github.com/patternfly/patternfly-react/.git",
17+
"repository": "git+https://github.com/patternfly/react-console/.git",
1818
"keywords": [
1919
"react",
2020
"patternfly",

0 commit comments

Comments
 (0)