Remove @babel/plugin-proposal-logical-assignment-operators
from package.json
(PR 13900 follow-up)
I missed this in PR 13900, sorry about that!
This commit is contained in:
parent
91bc559f3c
commit
2643d29a03
@ -2,7 +2,6 @@
|
||||
"name": "pdf.js",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.5",
|
||||
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
|
||||
"@babel/plugin-transform-runtime": "^7.15.0",
|
||||
"@babel/preset-env": "^7.15.4",
|
||||
|
Loading…
Reference in New Issue
Block a user