Skip to content

Commit 1dca05f

Browse files
committed
fix wrong projectName
1 parent 46dff4c commit 1dca05f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/website/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"options": {
7373
"dist": "dist/apps/website/client",
7474
"branch": "main",
75-
"projectName": "qwik-ui"
75+
"projectName": "qwik-storefront-ui"
7676
},
7777
"dependsOn": ["build-cloudflare"]
7878
},

0 commit comments

Comments
 (0)