Skip to content

Commit c9d2081

Browse files
authored
fix package.json repo link (#4)
1 parent a350300 commit c9d2081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"author": "Andrey Sitnik <andrey@sitnik.ru>",
1818
"license": "MIT",
19-
"repository": "postcss/postcss-postcss-relative-opacity",
19+
"repository": "postcss/postcss-relative-opacity",
2020
"engines": {
2121
"node": ">=18.0"
2222
},

0 commit comments

Comments
 (0)