mirror of
https://github.com/027xiguapi/code-box.git
synced 2026-09-25 16:48:31 +00:00
删除 jspdf 外链
This commit is contained in:
+6
-1
@@ -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
Reference in New Issue
Block a user