Skip to content

Commit 2153e74

Browse files
authored
Merge pull request #8013 from QwikDev/pr-fix-v2-release
2 parents d7daca3 + e7db25d commit 2153e74

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.changeset/pre.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
"@qwik.dev/dom": "2.1.19",
1212
"@qwik.dev/react": "2.0.0-0",
1313
"supabase-auth-helpers-qwik": "0.0.3",
14-
"qwik-cli-e2e": "0.0.0",
15-
"docs-e2e": "1.0.0"
14+
"qwik-cli-e2e": "0.0.0"
1615
},
1716
"branch": "build/v2",
1817
"changesets": [

e2e/docs-e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "docs-e2e",
33
"description": "",
4-
"version": "1.0.0",
4+
"private": true,
55
"author": "",
66
"devDependencies": {
77
"@playwright/test": "1.54.1",

0 commit comments

Comments
 (0)