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-09-19 09:33:05 +02:00
parent 8679bb7aab
commit 57734b11f6
2 changed files with 4 additions and 4 deletions

View file

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