删除 jspdf 外链

This commit is contained in:
fzk
2024-09-13 16:53:26 +08:00
parent 6bc8ba8e66
commit 565500e71d
2 changed files with 59 additions and 1 deletions
+6 -1
View File
@@ -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": {
@@ -66,5 +66,10 @@
"omnibox": {
"keyword": "copy"
}
},
"pnpm": {
"patchedDependencies": {
"jspdf": "patches/jspdf.patch"
}
}
}
File diff suppressed because one or more lines are too long