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

This commit is contained in:
Jonas Jenwald 2021-06-27 10:27:02 +02:00
parent f03d5b3ee7
commit e79ed27f2f
2 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@
"core-js": "^3.15.1",
"cross-env": "^7.0.3",
"dommatrix": "^0.0.6",
"es-module-shims": "^0.10.7",
"es-module-shims": "^0.11.1",
"escodegen": "^2.0.0",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.3.0",