Browse Source

升级依赖

master
枫谷剑仙 11 months ago
parent
commit
4e6c97e401
2 changed files with 14 additions and 13 deletions
  1. +11
    -10
      library/core-js.min.js
  2. +3
    -3
      package.json

+ 11
- 10
library/core-js.min.js
File diff suppressed because it is too large
View File


+ 3
- 3
package.json View File

@@ -3,9 +3,9 @@
"@html2canvas/html2canvas": "^1.6.3",
"@xmldom/xmldom": "^0.9.8",
"@zxing/library": "^0.21.3",
"core-js-bundle": "^3.41.0",
"mime": "^4.0.6",
"core-js-bundle": "^3.42.0",
"mime": "^4.0.7",
"opencc-js": "^1.0.5",
"xml-formatter": "^3.6.5"
"xml-formatter": "^3.6.6"
}
}

Loading…
Cancel
Save