Skip to content

Commit fc6b1d9

Browse files
committed
minor #18291 [Frontend] Update package.json example path (mttsch)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- [Frontend] Update package.json example path See symfony/ux@561a4a3 Commits ------- b7d5c25 [Frontend] Update package.json example path
2 parents 1550ab5 + b7d5c25 commit fc6b1d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/ux.rst

+1-1
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)