Skip to content

Commit

Permalink
Including additional files (#371)
Browse files Browse the repository at this point in the history
* Including additional files

* Updating beta version
  • Loading branch information
rishigupta1599 authored Jun 17, 2024
1 parent 9649d84 commit 1b99281
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
"types": "types/index.d.ts",
"files": [
"index.js",
"utils.js",
"cache.js",
"types/index.d.ts"
],
"engines": {
Expand All @@ -33,7 +35,7 @@
"playwright-core": ">=1"
},
"devDependencies": {
"@percy/cli": "^1.28.2",
"@percy/cli": "^1.28.8-beta.3",
"@playwright/test": "^1.24.2",
"babel-eslint": "^10.1.0",
"cross-env": "^7.0.2",
Expand Down

0 comments on commit 1b99281

Please sign in to comment.