mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
chore: revert "fix(deps): lock mdast-util-gfm-autolink-literal library to exact version 2.0.0"
This reverts commit d028b61a40.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
This commit is contained in:
parent
c4b9e9d4a1
commit
f24d178d0f
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