Skip to content

Commit da36d92

Browse files
authored
Fix GitHub refs in package.json
1 parent a243aeb commit da36d92

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
],
1111
"repository": {
1212
"type": "git",
13-
"url": "git+https://github.com/cucumber/cucumber.git"
13+
"url": "git+https://github.com/cucumber/react-components.git"
1414
},
1515
"author": "Aslak Hellesøy",
1616
"license": "MIT",
@@ -111,9 +111,9 @@
111111
"uuid": "9.0.0"
112112
},
113113
"bugs": {
114-
"url": "https://github.com/cucumber/cucumber/issues"
114+
"url": "https://github.com/cucumber/react-components/issues"
115115
},
116-
"homepage": "https://github.com/cucumber/cucumber#readme",
116+
"homepage": "https://github.com/cucumber/react-components#readme",
117117
"directories": {
118118
"test": "test"
119119
},

0 commit comments

Comments
 (0)