mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-08-09 20:24:09 +00:00
Add linkify as package group.
This commit is contained in:
@@ -7,6 +7,12 @@
|
|||||||
"matchPackagePrefixes": ["@unocss/"],
|
"matchPackagePrefixes": ["@unocss/"],
|
||||||
"matchPackageNames": ["unocss"],
|
"matchPackageNames": ["unocss"],
|
||||||
"groupName": "unocss"
|
"groupName": "unocss"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"matchPackagePrefixes": [
|
||||||
|
"linkify"
|
||||||
|
],
|
||||||
|
"groupName": "linkify"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"lockFileMaintenance": {
|
"lockFileMaintenance": {
|
||||||
|
Reference in New Issue
Block a user