mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Merge pull request #52291 from nextcloud/revert/gfm-pin
chore: revert "fix(deps): lock mdast-util-gfm-autolink-literal library"
This commit is contained in:
commit
9f6b2b8e45
1 changed files with 1 additions and 4 deletions
|
|
@ -197,9 +197,6 @@
|
|||
"npm": "^10.0.0"
|
||||
},
|
||||
"overrides": {
|
||||
"colors": "1.4.0",
|
||||
"mdast-util-gfm": {
|
||||
"mdast-util-gfm-autolink-literal": "2.0.0"
|
||||
}
|
||||
"colors": "1.4.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue