mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update npm packages
The new major version of `gulp-zip` shouldn't be a problem, given the changes listed in https://github.com/sindresorhus/gulp-zip/releases/tag/v6.0.0
This commit is contained in:
parent
f528f6f07b
commit
e0898a7ee3
3 changed files with 141 additions and 129 deletions
|
@ -219,7 +219,7 @@ function createWebpackConfig(
|
|||
[
|
||||
"@babel/preset-env",
|
||||
{
|
||||
corejs: "3.33.1",
|
||||
corejs: "3.33.2",
|
||||
exclude: ["web.structured-clone"],
|
||||
shippedProposals: true,
|
||||
useBuiltIns: "usage",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue