Skip to content

Commit

Permalink
Require at least cucumber-version 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy authored Nov 6, 2017
1 parent b28de6f commit 7bb5a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"cli-table": "^0.3.1",
"colors": "^1.1.2",
"commander": "^2.9.0",
"cucumber-expressions": "^5.0.0",
"cucumber-expressions": "^5.0.3",
"cucumber-tag-expressions": "^1.0.0",
"duration": "^0.2.0",
"escape-string-regexp": "^1.0.5",
Expand Down

1 comment on commit 7bb5a3b

@aslakhellesoy
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ugh, the commit message should say cucumber-expressions, not cucumber-version. Oh well.

Please sign in to comment.