Skip to content

Commit 44302bb

Browse files
Update package.json
1 parent a0e1a55 commit 44302bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

javascript/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"repository": {
3737
"type": "git",
38-
"url": "git://github.com/cucumber/cucumber-expressions-javascript.git"
38+
"url": "git://github.com/cucumber/cucumber-expressions.git"
3939
},
4040
"keywords": [
4141
"cucumber",
@@ -46,9 +46,9 @@
4646
"author": "Cucumber Limited <[email protected]>",
4747
"license": "MIT",
4848
"bugs": {
49-
"url": "https://github.com/cucumber/cucumber-expressions-javascript/issues"
49+
"url": "https://github.com/cucumber/cucumber-expressions/issues"
5050
},
51-
"homepage": "https://github.com/cucumber/cucumber-expressions-javascript#readme",
51+
"homepage": "https://github.com/cucumber/cucumber-expressions#readme",
5252
"devDependencies": {
5353
"@codemirror/commands": "^0.19.5",
5454
"@codemirror/rangeset": "^0.19.1",

0 commit comments

Comments
 (0)