Skip to content

Commit a991183

Browse files
author
scottrippey
committed
0.7.7
1 parent 6c945da commit a991183

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-try-or-skip",
3-
"version": "0.7.6",
3+
"version": "0.7.7",
44
"description": "Easy conditional testing with Cypress. If a command fails, skip the test.",
55
"main": "src/commands/tryOrSkip.js",
66
"types": "src/commands/tryOrSkip.d.ts",

0 commit comments

Comments
 (0)