Skip to content

Commit 58c6030

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: [Frontend] Update package.json example path
2 parents ace507e + 0c4cd54 commit 58c6030

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/ux.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ PHP package. For example:
5959
{
6060
"devDependencies": {
6161
"...": "",
62-
"@symfony/ux-chartjs": "file:vendor/symfony/ux-chartjs/Resources/assets"
62+
"@symfony/ux-chartjs": "file:vendor/symfony/ux-chartjs/assets"
6363
}
6464
}
6565

0 commit comments

Comments
 (0)