Skip to content

Commit

Permalink
3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityvi committed Aug 21, 2023
1 parent 3ebd99c commit 6d54fb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nightwatch/vrt",
"version": "3.0.0",
"version": "3.1.0",
"description": "Nightwatch Visual Regression Testing tools",
"license": "MIT",
"homepage": "https://github.com/nightwatchjs/nightwatch-vrt",
Expand All @@ -11,7 +11,7 @@
"types": "index",
"engines": {
"node": ">= 16"
},
},
"scripts": {
"lint": "eslint lib nightwatch",
"test:dev": "jest --watch --notify",
Expand Down

0 comments on commit 6d54fb3

Please sign in to comment.