Skip to content

Commit 698bbc8

Browse files
authored
Update package.json (#519)
1 parent dd4c5f5 commit 698bbc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@percy/playwright",
33
"description": "Playwright client library for visual testing with Percy",
4-
"version": "1.0.9-beta.0",
4+
"version": "1.0.9",
55
"license": "MIT",
66
"author": "Perceptual Inc.",
77
"repository": "https://github.com/percy/percy-playwright",
@@ -29,7 +29,7 @@
2929
},
3030
"publishConfig": {
3131
"access": "public",
32-
"tag": "beta"
32+
"tag": "latest"
3333
},
3434
"peerDependencies": {
3535
"playwright-core": ">=1"

0 commit comments

Comments
 (0)