1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-19 14:48:08 +02:00

Update the es-module-shims package to the latest version

Please refer to https://github.com/guybedford/es-module-shims/blob/main/CHANGELOG.md
This commit is contained in:
Jonas Jenwald 2021-10-03 08:29:32 +02:00
parent ff271f2cff
commit de18c35c9b
2 changed files with 8 additions and 5 deletions

View file

@ -13,7 +13,7 @@
"core-js": "^3.18.1",
"cross-env": "^7.0.3",
"dommatrix": "^0.0.6",
"es-module-shims": "^0.15.1",
"es-module-shims": "^1.1.0",
"escodegen": "^2.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",