Skip to content

Commit cbfe612

Browse files
authored
chore: use version without "v" (#2092)
* chore: use version without "v" * chore: lockfile update
1 parent 0592dc7 commit cbfe612

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@graphql-codegen/typescript-graphql-files-modules": "1.18.1",
115115
"@graphql-codegen/typescript-operations": "1.17.15",
116116
"@manypkg/cli": "0.17.0",
117-
"@percy/cli": "v1.0.0-beta.39",
117+
"@percy/cli": "1.0.0-beta.39",
118118
"@percy/cypress": "2.3.4",
119119
"@percy/puppeteer": "2.0.0",
120120
"@preconstruct/cli": "2.0.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6514,7 +6514,7 @@
65146514
globby "^11.0.1"
65156515
image-size "^0.9.1"
65166516

6517-
"@percy/cli@v1.0.0-beta.39":
6517+
"@percy/cli@1.0.0-beta.39":
65186518
version "1.0.0-beta.39"
65196519
resolved "https://registry.yarnpkg.com/@percy/cli/-/cli-1.0.0-beta.39.tgz#0774f88a9bdbf43bf77d3728b690709a803c9d11"
65206520
integrity sha512-zOb/pV0dGEUsr3tfP5MBzq/egDeWz6hfoLlXyR8QmivKxqti657OKqFA23XjbDGcI+kd/DFl9640IBjEwBCWGw==

0 commit comments

Comments
 (0)