We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 421327d commit 7834913Copy full SHA for 7834913
package.json
@@ -18,7 +18,7 @@
18
},
19
"repository": {
20
"type": "git",
21
- "url": "git://github.com/cucumber/cucumber.git"
+ "url": "git://github.com/cucumber/message-streams.git"
22
23
"author": "Cucumber Limited <[email protected]>",
24
"license": "MIT",
@@ -41,9 +41,9 @@
41
"typescript": "4.6.2"
42
43
"bugs": {
44
- "url": "https://github.com/cucumber/cucumber/issues"
+ "url": "https://github.com/cucumber/message-streams/issues"
45
46
- "homepage": "https://github.com/cucumber/cucumber#readme",
+ "homepage": "https://github.com/cucumber/message-streams#readme",
47
"directories": {
48
"test": "test"
49
0 commit comments