8000 Remove tree from repository URL in each package.json · symfony/ux-lazy-image@623282b · GitHub
[go: up one dir, main page]

Skip to content

Commit 623282b

Browse files
committed
Remove tree from repository URL in each package.json
1 parent e17fe98 commit 623282b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"symfony-ux"
88
],
99
"homepage": "https://ux.symfony.com/lazy-image",
10-
"repository": "https://github.com/symfony/ux-lazy-image/tree/2.x",
10+
"repository": "https://github.com/symfony/ux-lazy-image",
1111
"type": "module",
1212
"files": [
1313
"dist"

0 commit comments

Comments
 (0)
0