RubyGems
npm
Organizations
Log in
Sign up
npm
@bahmutov/cy-grep
Versions diffs
1.9.11 → 1.9.12
@bahmutov/cy-grep 1.9.11 → 1.9.12
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-1
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@bahmutov/cy-grep",
3
-
"version": "1.9.
11
",
3
+
"version": "1.9.
12
",
4
4
"description": "Filter Cypress tests using title or tags",
5
5
"main": "src/support.js",
6
6
"scripts": {