mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-14 23:22:22 +00:00
fix: Add patch for mdast-util-gfm-autolink-literal@2.0.1 (#4479)
Compatibility patch for Safari versions below 16.4
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
packages:
|
||||
- 'packages/*'
|
||||
- 'projects/*'
|
||||
- 'scripts/icon'
|
||||
- packages/*
|
||||
- projects/*
|
||||
- scripts/icon
|
||||
|
||||
patchedDependencies:
|
||||
mdast-util-gfm-autolink-literal@2.0.1: patches/mdast-util-gfm-autolink-literal@2.0.1.patch
|
||||
|
Reference in New Issue
Block a user