Skip to content

Commit 2754fe5

Browse files
authored
fix(worker): Update terser, fixes #759 (#760)
1 parent 4f208a4 commit 2754fe5

File tree

2 files changed

+27
-20
lines changed

2 files changed

+27
-20
lines changed

package-lock.json

Lines changed: 26 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/worker/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"source-map": "^0.7.4",
3333
"source-map-loader": "^4.0.0",
3434
"swc-loader": "^0.2.3",
35+
"terser": "^5.14.2",
3536
"unionfs": "^4.4.0",
3637
"webpack": "^5.73.0"
3738
},

0 commit comments

Comments
 (0)