Skip to content

Commit

Permalink
删除 jspdf 外链
Browse files Browse the repository at this point in the history
  • Loading branch information
027xiguapi committed Sep 13, 2024
1 parent 6bc8ba8 commit 565500e
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-box",
"displayName": "__MSG_extensionName__",
"version": "0.6.6",
"version": "0.6.8",
"description": "__MSG_extensionDescription__",
"author": "027xiguapi. <458813868@qq.com>",
"scripts": {
Expand Down Expand Up @@ -66,5 +66,10 @@
"omnibox": {
"keyword": "copy"
}
},
"pnpm": {
"patchedDependencies": {
"jspdf": "patches/jspdf.patch"
}
}
}
53 changes: 53 additions & 0 deletions patches/jspdf.patch

Large diffs are not rendered by default.

0 comments on commit 565500e

Please sign in to comment.