Skip to content

Commit

Permalink
Merge pull request #182 from percy/release-v2.0.2-beta.0
Browse files Browse the repository at this point in the history
🔖 release v2.0.2-beta.0
  • Loading branch information
Amit3200 authored Sep 27, 2023
2 parents bebceee + eafcd31 commit 90360ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@percy/appium-app",
"description": "Appium client library for visual testing with Percy",
"version": "2.0.1",
"version": "2.0.2-beta.0",
"license": "MIT",
"author": "Perceptual Inc.",
"repository": {
Expand All @@ -25,7 +25,7 @@
},
"publishConfig": {
"access": "public",
"tag": "latest"
"tag": "beta"
},
"scripts": {
"lint": "eslint --ignore-path .gitignore .",
Expand All @@ -38,7 +38,7 @@
"tmp": "^0.2.1"
},
"devDependencies": {
"@percy/cli": "^1.27.0-beta.0",
"@percy/cli": "^1.27.2",
"cross-env": "^7.0.2",
"eslint": "^8.27.0",
"eslint-plugin-n": "^15.5.1",
Expand Down

0 comments on commit 90360ae

Please sign in to comment.